Home
last modified time | relevance | path

Searched refs:xpanstep (Results 1 – 25 of 91) sorted by relevance

1234

/Linux-v4.19/drivers/video/fbdev/core/
Dfbcon_rotate.h19 (s == SCROLL_REDRAW || s == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
Dfbmem.c890 if (var->xoffset > 0 && (!fix->xpanstep || in fb_pan_display()
891 (var->xoffset % fix->xpanstep))) in fb_pan_display()
1234 u16 xpanstep; member
1303 err |= put_user(fix->xpanstep, &fix32->xpanstep); in do_fscreeninfo_to_user()
Dsvgalib.c641 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
/Linux-v4.19/drivers/auxdisplay/
Dcfag12864bfb.c30 .xpanstep = 0,
Dht16k33.c81 .xpanstep = 0,
/Linux-v4.19/drivers/staging/sm750fb/
Dsm750.h137 u16 xpanstep; member
Dsm750.c665 crtc->xpanstep = 8; in sm750fb_set_drv()
871 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
/Linux-v4.19/include/linux/
Dsvga.h36 u32 xpanstep; member
/Linux-v4.19/drivers/video/fbdev/
Dhecubafb.c54 .xpanstep = 0,
Dskeletonfb.c91 .xpanstep = 1,
Datafb.c605 fix->xpanstep = 0; in tt_encode_fix()
894 fix->xpanstep = 1; in falcon_encode_fix()
901 fix->xpanstep = 32; in falcon_encode_fix()
907 fix->xpanstep = 2; in falcon_encode_fix()
1827 fix->xpanstep = 16; in stste_encode_fix()
1830 fix->xpanstep = 0; in stste_encode_fix()
2149 fix->xpanstep = 0; in ext_encode_fix()
Dvfb.c61 .xpanstep = 1,
Dwm8505fb.c285 fbi->fb.fix.xpanstep = 1; in wm8505fb_probe()
Dhgafb.c127 .xpanstep = 8,
D68328fb.c78 .xpanstep = 1,
Dgrvga.c77 .xpanstep = 0,
Dvalkyriefb.c533 fix->xpanstep = 0; in valkyrie_init_fix()
Dau1100fb.c89 .xpanstep = 1,
Dsh_mobile_lcdcfb.c1444 .xpanstep = 1,
1681 info->fix.xpanstep = 2; in sh_mobile_lcdc_overlay_fb_init()
1737 .xpanstep = 1,
2182 info->fix.xpanstep = 2; in sh_mobile_lcdc_channel_fb_init()
/Linux-v4.19/include/uapi/linux/
Dfb.h165 __u16 xpanstep; /* zero if no hardware panning */ member
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_fbdev.c245 fix->type_aux, fix->visual, fix->xpanstep, in hibmc_fbdev_init()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-osd.c118 fix->xpanstep = 1; in vivid_fb_get_fix()
/Linux-v4.19/drivers/video/fbdev/geode/
Dgx1fb_core.c287 info->fix.xpanstep = 0; in gx1fb_init_fbinfo()
Dgxfb_core.c311 info->fix.xpanstep = 0; in gxfb_init_fbinfo()
Dlxfb_core.c431 info->fix.xpanstep = 0; in lxfb_init_fbinfo()

1234