Home
last modified time | relevance | path

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

1234

/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c181 u16 ypanstep; member
244 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
H A Dfbmem.c180 } else if (!fix->ypanstep || (var->yoffset % fix->ypanstep)) in fb_pan_display()
/linux/drivers/auxdisplay/
H A Dcfag12864bfb.c28 .ypanstep = 0,
/linux/drivers/video/fbdev/
H A Dg364fb.c79 .ypanstep = 1,
H A Dhecubafb.c55 .ypanstep = 0,
H A Dhitfb.c312 info->fix.ypanstep = 16; in hitfb_set_par()
317 info->fix.ypanstep = 8; in hitfb_set_par()
H A 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()
H A Dpmag-aa-fb.c98 .ypanstep = 1,
H A Dskeletonfb.c93 .ypanstep = 1,
434 * 0 in both xpanstep and ypanstep means that this function will never in xxxfb_pan_display()
H A Darkfb.c619 info->fix.ypanstep = 1; in arkfb_set_par()
637 info->fix.ypanstep = 16; in arkfb_set_par()
1033 info->fix.ypanstep = 0; in ark_pci_probe()
H A D68328fb.c79 .ypanstep = 1,
H A 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()
H A Dvesafb.c427 vesafb_fix.ypanstep = ypan ? 1 : 0; in vesafb_probe()
H A Dwm8505fb.c285 fbi->fb.fix.ypanstep = 1; in wm8505fb_probe()
H A Dvfb.c62 .ypanstep = 1,
H A Dgrvga.c72 .ypanstep = 1,
H A Dvalkyriefb.c515 fix->ypanstep = 0; in valkyrie_init_fix()
528 /* ywrapstep, xpanstep, ypanstep */ in valkyrie_par_to_fix()
/linux/drivers/staging/sm750fb/
H A Dsm750.h145 u16 ypanstep; member
H A Dsm750.c611 crtc->ypanstep = 1; in sm750fb_set_drv()
856 fix->ypanstep = crtc->ypanstep; in lynxfb_set_fbinfo()
/linux/include/uapi/linux/
H A Dfb.h167 __u16 ypanstep; /* zero if no hardware panning */ member
/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c234 info->fix.ypanstep = 0; in psb_fbdev_driver_fbdev_probe()
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c124 fix->ypanstep = 1; in vivid_fb_get_fix()
/linux/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c376 info->fix.ypanstep = var->yres; in var_update()
510 info->fix.ypanstep = info->var.yres; in fb_info_setup()
/linux/drivers/video/fbdev/geode/
H A Dgx1fb_core.c282 info->fix.ypanstep = 0; in gx1fb_init_fbinfo()
H A Dgxfb_core.c297 info->fix.ypanstep = 0; in gxfb_init_fbinfo()

1234