Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/auxdisplay/
A Dcfag12864bfb.c29 .ywrapstep = 0,
/linux-6.3-rc2/drivers/staging/sm750fb/
A Dsm750.h146 u16 ywrapstep; member
A Dsm750.c609 crtc->ywrapstep = 0; in sm750fb_set_drv()
818 fix->ywrapstep = crtc->ywrapstep; in lynxfb_set_fbinfo()
/linux-6.3-rc2/drivers/video/fbdev/
A Dhecubafb.c56 .ywrapstep = 0,
A Dpmag-aa-fb.c99 .ywrapstep = 1,
A Dskeletonfb.c94 .ywrapstep = 1,
A Dpvr2fb.c155 .ywrapstep = 1,
804 pvr2_fix.ywrapstep = nowrap ? 0 : 1; in pvr2fb_common_init()
A D68328fb.c80 .ywrapstep = 1,
A Dvfb.c63 .ywrapstep = 1,
A Dvesafb.c414 vesafb_fix.ywrapstep = (ypan>1) ? 1 : 0; in vesafb_probe()
A Dwm8505fb.c285 fbi->fb.fix.ywrapstep = 0; in wm8505fb_probe()
A Dvalkyriefb.c516 fix->ywrapstep = 0; in valkyrie_init_fix()
A Dgrvga.c74 .ywrapstep = 0,
A Dvt8500lcdfb.c293 fbi->fb.fix.ywrapstep = 0; in vt8500lcd_probe()
A Darcfb.c88 .ywrapstep = 0,
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()
/linux-6.3-rc2/include/uapi/linux/
A Dfb.h167 __u16 ywrapstep; /* zero if no hardware ywrap */ member
/linux-6.3-rc2/drivers/video/fbdev/core/
A Dfbmem.c907 if (!fix->ywrapstep || (var->yoffset % fix->ywrapstep)) in fb_pan_display()
1215 u16 ywrapstep; member
1278 err |= put_user(fix->ywrapstep, &fix32->ywrapstep); in do_fscreeninfo_to_user()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/
A Domap_fbdev.c191 fbi->fix.ywrapstep = 1; in omap_fbdev_create()
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-osd.c120 fix->ywrapstep = 0; in vivid_fb_get_fix()
/linux-6.3-rc2/drivers/video/fbdev/geode/
A Dgx1fb_core.c286 info->fix.ywrapstep = 0; in gx1fb_init_fbinfo()
A Dgxfb_core.c300 info->fix.ywrapstep = 0; in gxfb_init_fbinfo()
A Dlxfb_core.c421 info->fix.ywrapstep = 0; in lxfb_init_fbinfo()
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dframebuffer.c295 info->fix.ywrapstep = 0; in psbfb_create()
/linux-6.3-rc2/drivers/hid/
A Dhid-picolcd_fb.c53 .ywrapstep = 0,

Completed in 47 milliseconds

123