Home
last modified time | relevance | path

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

12345

/Linux-v4.19/drivers/auxdisplay/
Dcfag12864bfb.c31 .ypanstep = 0,
/Linux-v4.19/drivers/staging/sm750fb/
Dsm750.h138 u16 ypanstep; member
Dsm750.c666 crtc->ypanstep = 1; in sm750fb_set_drv()
872 fix->ypanstep = crtc->ypanstep; in lynxfb_set_fbinfo()
/Linux-v4.19/drivers/video/fbdev/
Dhitfb.c297 info->fix.ypanstep = 16; in hitfb_set_par()
302 info->fix.ypanstep = 8; in hitfb_set_par()
Dg364fb.c79 .ypanstep = 1,
Dhecubafb.c55 .ypanstep = 0,
Dvt8623fb.c382 info->fix.ypanstep = 1; in vt8623fb_set_par()
400 info->fix.ypanstep = 16; in vt8623fb_set_par()
741 info->fix.ypanstep = 0; in vt8623_pci_probe()
Dpmag-aa-fb.c98 .ypanstep = 1,
Dskeletonfb.c92 .ypanstep = 1,
Darkfb.c622 info->fix.ypanstep = 1; in arkfb_set_par()
635 info->fix.ypanstep = 16; in arkfb_set_par()
1018 info->fix.ypanstep = 0; in ark_pci_probe()
Dpxa168fb.c420 info->fix.ypanstep = var->yres; in pxa168fb_set_par()
660 info->fix.ypanstep = 0; in pxa168fb_probe()
Dgoldfishfb.c230 fb->fb.fix.ypanstep = 1; in goldfish_fb_probe()
Dmxsfb.c714 fb_info->fix.ypanstep = 1; in mxsfb_restore_mode()
820 fb_info->fix.ypanstep = 1; in mxsfb_init_fbinfo()
Dpvr2fb.c152 .ypanstep = 1,
784 pvr2_fix.ypanstep = nopan ? 0 : 1; in pvr2fb_common_init()
Ds3fb.c610 info->fix.ypanstep = 1; in s3fb_set_par()
623 info->fix.ypanstep = 16; in s3fb_set_par()
1261 info->fix.ypanstep = 0; in s3_pci_probe()
Dvfb.c62 .ypanstep = 1,
Dvesafb.c408 vesafb_fix.ypanstep = ypan ? 1 : 0; in vesafb_probe()
Dwm8505fb.c286 fbi->fb.fix.ypanstep = 1; in wm8505fb_probe()
Dhgafb.c128 .ypanstep = 8,
/Linux-v4.19/include/uapi/linux/
Dfb.h166 __u16 ypanstep; /* zero if no hardware panning */ member
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_fbdev.c246 fix->ypanstep, fix->ywrapstep, fix->line_length, in hibmc_fbdev_init()
/Linux-v4.19/drivers/video/fbdev/core/
Dfbmem.c886 } else if (!fix->ypanstep || (var->yoffset % fix->ypanstep)) in fb_pan_display()
1235 u16 ypanstep; member
1304 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-osd.c119 fix->ypanstep = 1; in vivid_fb_get_fix()
/Linux-v4.19/drivers/video/fbdev/mmp/fb/
Dmmpfb.c391 info->fix.ypanstep = var->yres; in var_update()
527 info->fix.ypanstep = info->var.yres; in fb_info_setup()
/Linux-v4.19/drivers/video/fbdev/geode/
Dgx1fb_core.c288 info->fix.ypanstep = 0; in gx1fb_init_fbinfo()

12345