Home
last modified time | relevance | path

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

1234

/Linux-v5.4/drivers/auxdisplay/
Dcfag12864bfb.c32 .ywrapstep = 0,
Dht16k33.c83 .ywrapstep = 0,
/Linux-v5.4/drivers/staging/sm750fb/
Dsm750.h139 u16 ywrapstep; member
Dsm750.c668 crtc->ywrapstep = 0; in sm750fb_set_drv()
874 fix->ywrapstep = crtc->ywrapstep; in lynxfb_set_fbinfo()
/Linux-v5.4/drivers/video/fbdev/
Dhecubafb.c56 .ywrapstep = 0,
Dpmag-aa-fb.c99 .ywrapstep = 1,
Dskeletonfb.c93 .ywrapstep = 1,
Dpvr2fb.c154 .ywrapstep = 1,
791 pvr2_fix.ywrapstep = nowrap ? 0 : 1; in pvr2fb_common_init()
D68328fb.c80 .ywrapstep = 1,
Dvesafb.c410 vesafb_fix.ywrapstep = (ypan>1) ? 1 : 0; in vesafb_probe()
Dvfb.c63 .ywrapstep = 1,
Dwm8505fb.c285 fbi->fb.fix.ywrapstep = 0; in wm8505fb_probe()
Dgrvga.c74 .ywrapstep = 0,
Dvalkyriefb.c521 fix->ywrapstep = 0; in valkyrie_init_fix()
Darcfb.c88 .ywrapstep = 0,
Dvt8500lcdfb.c292 fbi->fb.fix.ywrapstep = 0; in vt8500lcd_probe()
Defifb.c538 efifb_fix.ywrapstep = 0; in efifb_probe()
/Linux-v5.4/include/uapi/linux/
Dfb.h167 __u16 ywrapstep; /* zero if no hardware ywrap */ member
/Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_fbdev.c223 fix->ypanstep, fix->ywrapstep, fix->line_length, in hibmc_fbdev_init()
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_fbdev.c192 fbi->fix.ywrapstep = 1; in omap_fbdev_create()
/Linux-v5.4/drivers/video/fbdev/core/
Dfbmem.c903 if (!fix->ywrapstep || (var->yoffset % fix->ywrapstep)) in fb_pan_display()
1193 u16 ywrapstep; member
1262 err |= put_user(fix->ywrapstep, &fix32->ywrapstep); in do_fscreeninfo_to_user()
/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-osd.c120 fix->ywrapstep = 0; in vivid_fb_get_fix()
/Linux-v5.4/drivers/video/fbdev/geode/
Dgx1fb_core.c285 info->fix.ywrapstep = 0; in gx1fb_init_fbinfo()
Dgxfb_core.c299 info->fix.ywrapstep = 0; in gxfb_init_fbinfo()
Dlxfb_core.c420 info->fix.ywrapstep = 0; in lxfb_init_fbinfo()

1234