Home
last modified time | relevance | path

Searched refs:ypanstep (Results 1 – 25 of 91) sorted by relevance

1234

/linux-6.12.1/drivers/video/fbdev/core/
Dfb_chrdev.c181 u16 ypanstep; member
244 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
Dfbmem.c178 } else if (!fix->ypanstep || (var->yoffset % fix->ypanstep)) in fb_pan_display()
/linux-6.12.1/drivers/auxdisplay/
Dcfag12864bfb.c28 .ypanstep = 0,
/linux-6.12.1/drivers/video/fbdev/
Dg364fb.c79 .ypanstep = 1,
Dhitfb.c312 info->fix.ypanstep = 16; in hitfb_set_par()
317 info->fix.ypanstep = 8; in hitfb_set_par()
Dhecubafb.c55 .ypanstep = 0,
Dvt8623fb.c386 info->fix.ypanstep = 1; in vt8623fb_set_par()
409 info->fix.ypanstep = 16; in vt8623fb_set_par()
758 info->fix.ypanstep = 0; in vt8623_pci_probe()
Dpmag-aa-fb.c98 .ypanstep = 1,
Dskeletonfb.c93 .ypanstep = 1,
Darkfb.c618 info->fix.ypanstep = 1; in arkfb_set_par()
636 info->fix.ypanstep = 16; in arkfb_set_par()
1032 info->fix.ypanstep = 0; in ark_pci_probe()
Dpxa168fb.c413 info->fix.ypanstep = var->yres; in pxa168fb_set_par()
645 info->fix.ypanstep = 0; in pxa168fb_probe()
Dpvr2fb.c154 .ypanstep = 1,
808 pvr2_fix.ypanstep = nopan ? 0 : 1; in pvr2fb_common_init()
D68328fb.c79 .ypanstep = 1,
Dgoldfishfb.c218 fb->fb.fix.ypanstep = 1; in goldfish_fb_probe()
Ds3fb.c613 info->fix.ypanstep = 1; in s3fb_set_par()
631 info->fix.ypanstep = 16; in s3fb_set_par()
1277 info->fix.ypanstep = 0; in s3_pci_probe()
Dwm8505fb.c285 fbi->fb.fix.ypanstep = 1; in wm8505fb_probe()
Dvesafb.c427 vesafb_fix.ypanstep = ypan ? 1 : 0; in vesafb_probe()
Dvfb.c62 .ypanstep = 1,
Dhgafb.c128 .ypanstep = 8,
/linux-6.12.1/drivers/staging/sm750fb/
Dsm750.h145 u16 ypanstep; member
Dsm750.c607 crtc->ypanstep = 1; in sm750fb_set_drv()
854 fix->ypanstep = crtc->ypanstep; in lynxfb_set_fbinfo()
/linux-6.12.1/include/uapi/linux/
Dfb.h167 __u16 ypanstep; /* zero if no hardware panning */ member
/linux-6.12.1/drivers/media/test-drivers/vivid/
Dvivid-osd.c119 fix->ypanstep = 1; in vivid_fb_get_fix()
/linux-6.12.1/drivers/gpu/drm/gma500/
Dfbdev.c228 info->fix.ypanstep = 0; in psb_fbdev_fb_probe()
/linux-6.12.1/drivers/video/fbdev/mmp/fb/
Dmmpfb.c376 info->fix.ypanstep = var->yres; in var_update()
510 info->fix.ypanstep = info->var.yres; in fb_info_setup()

1234