Home
last modified time | relevance | path

Searched refs:ywrapstep (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c182 u16 ywrapstep; member
245 err |= put_user(fix->ywrapstep, &fix32->ywrapstep); in do_fscreeninfo_to_user()
H A Dfbmem.c714 if (!fix->ywrapstep || (var->yoffset % fix->ywrapstep)) in fb_pan_display()
/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864bfb.c29 .ywrapstep = 0,
/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750.h146 u16 ywrapstep; member
H A Dsm750.c608 crtc->ywrapstep = 0; in sm750fb_set_drv()
816 fix->ywrapstep = crtc->ywrapstep; in lynxfb_set_fbinfo()
/openbmc/linux/drivers/video/fbdev/
H A Dhecubafb.c56 .ywrapstep = 0,
H A Dpmag-aa-fb.c99 .ywrapstep = 1,
H A Dskeletonfb.c94 .ywrapstep = 1,
H A Dpvr2fb.c155 .ywrapstep = 1,
807 pvr2_fix.ywrapstep = nowrap ? 0 : 1; in pvr2fb_common_init()
H A D68328fb.c80 .ywrapstep = 1,
H A Dvfb.c63 .ywrapstep = 1,
H A Dvesafb.c416 vesafb_fix.ywrapstep = (ypan>1) ? 1 : 0; in vesafb_probe()
H A Dwm8505fb.c284 fbi->fb.fix.ywrapstep = 0; in wm8505fb_probe()
H A Dgrvga.c73 .ywrapstep = 0,
H A Dvalkyriefb.c514 fix->ywrapstep = 0; in valkyrie_init_fix()
H A Dvt8500lcdfb.c293 fbi->fb.fix.ywrapstep = 0; in vt8500lcd_probe()
H A Datafb.c573 fix->ywrapstep = 0; in tt_encode_fix()
862 fix->ywrapstep = 0; in falcon_encode_fix()
1792 fix->ywrapstep = 0; in stste_encode_fix()
2110 fix->ywrapstep = 0; in ext_encode_fix()
/openbmc/linux/include/uapi/linux/
H A Dfb.h167 __u16 ywrapstep; /* zero if no hardware ywrap */ member
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c227 info->fix.ywrapstep = 0; in psb_fbdev_fb_probe()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c238 fbi->fix.ywrapstep = 1; in omap_fbdev_create()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c120 fix->ywrapstep = 0; in vivid_fb_get_fix()
/openbmc/u-boot/include/linux/
H A Dfb.h32 __u16 ywrapstep; /* zero if no hardware ywrap */ member
/openbmc/linux/drivers/video/fbdev/geode/
H A Dgxfb_core.c297 info->fix.ywrapstep = 0; in gxfb_init_fbinfo()
H A Dgx1fb_core.c283 info->fix.ywrapstep = 0; in gx1fb_init_fbinfo()
H A Dlxfb_core.c421 info->fix.ywrapstep = 0; in lxfb_init_fbinfo()

1234