Searched refs:xoffset (Results 1 - 25 of 93) sorted by path

1234

/linux-master/drivers/video/fbdev/sis/
H A Dsis_main.h23 .xoffset = 0,
/linux-master/include/video/
H A Domapvrfb.h20 u16 xoffset; member in struct:vrfb
/linux-master/arch/m68k/include/asm/
H A Datarihw.h256 u_char xoffset; member in struct:VIDEL
/linux-master/drivers/acpi/
H A Dbgrt.c29 BGRT_SHOW(xoffset, image_offset_x);
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c1272 var->xoffset > var->xres_virtual - var->xres)
1368 pan_set(fb_helper, var->xoffset, var->yoffset);
1372 info->var.xoffset = var->xoffset;
1375 pan_set(fb_helper, info->var.xoffset, info->var.yoffset);
1391 modeset->x = var->xoffset;
1397 info->var.xoffset = var->xoffset;
1719 info->var.xoffset = 0;
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c79 offset = fbi->var.xoffset * fb->format->cpp[0];
/linux-master/drivers/gpu/drm/tegra/
H A Dfbdev.c122 offset = info->var.xoffset * bytes_per_pixel +
/linux-master/drivers/media/pci/ivtv/
H A Divtvfb.c750 if (var->xoffset >= var->xres_virtual || var->yoffset >= var->yres_virtual) {
752 var->xoffset, var->xres_virtual, var->yoffset, var->yres_virtual);
826 var->xoffset + info->var.xres > info->var.xres_virtual)
830 + var->xoffset * info->var.bits_per_pixel / 8;
834 itv->yuv_info.osd_x_pan = var->xoffset;
/linux-master/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c377 (vout->vrfb_context[0].xoffset *
390 offset = MAX_PIXELS_PER_LINE * vout->vrfb_context[0].xoffset *
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c153 var->xoffset = var->yoffset = 0;
/linux-master/drivers/staging/sm750fb/
H A Dsm750.c129 fbcursor->image.dx - info->var.xoffset,
826 "xoffset=%d\n"
834 var->xoffset,
H A Dsm750_hw.c332 reg |= (var->xoffset & PANEL_WINDOW_WIDTH_X_MASK);
550 if ((var->xoffset + var->xres > var->xres_virtual) ||
556 ((var->xoffset * var->bits_per_pixel) >> 3);
/linux-master/drivers/video/fbdev/
H A D68328fb.c141 var->xoffset = info->var.xoffset;
169 if (var->xres_virtual < var->xoffset + var->xres)
170 var->xres_virtual = var->xoffset + var->xres;
360 * This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag
369 || var->xoffset)
372 if (var->xoffset + info->var.xres > info->var.xres_virtual ||
376 info->var.xoffset = var->xoffset;
H A Dacornfb.c327 var->xoffset = 0;
H A Damifb.c694 __s16 xoffset; member in struct:fb_cursorstate
726 int xoffset; /* vmode */ member in struct:amifb_par
1490 par->xoffset = var->xoffset;
1494 par->xoffset = par->yoffset = 0;
1496 if (par->xoffset > upx(16 << maxfmode, par->vxres - par->xres) ||
1498 par->xoffset = par->yoffset = 0;
1501 par->xoffset = par->yoffset = 0;
1529 var->xoffset = par->xoffset;
[all...]
H A Darkfb.c652 info->var.xoffset = 0;
910 + (var->xoffset / 2);
914 (var->xoffset * info->var.bits_per_pixel / 8);
H A Datafb.c33 * (var->xoffset was changed even if no set_screen_base avail.)
119 short xoffset; member in struct:atafb_par::__anon1365::falcon_hw
319 * xres_virtual, yres_virtual, xoffset, yoffset, grayscale, bitfields,
738 var->xoffset = 0;
905 xres_virtual, yres_virtual, xoffset, yoffset, grayscale, bitfields,
1342 par->hw.falcon.xoffset = 0;
1412 if (hw->xoffset)
1451 var->xoffset = 0; /* TODO change this */
1527 hw->xoffset = videl.xoffset
1637 int xoffset; local
[all...]
H A Datmel_lcdfb.c301 + var->xoffset * info->var.bits_per_pixel / 8);
428 var->xoffset = var->yoffset = 0;
H A Dau1100fb.c307 if (var->xoffset - fbi->var.xoffset) {
/linux-master/drivers/video/fbdev/aty/
H A Daty128fb.c418 u32 xoffset, yoffset; member in struct:aty128_crtc
1034 u32 xres, yres, vxres, vyres, xoffset, yoffset, bpp, dst; local
1046 xoffset = var->xoffset;
1070 xoffset = (xoffset + 7) & ~7;
1072 if (vxres < xres + xoffset)
1073 vxres = xres + xoffset;
1149 crtc->xoffset = xoffset;
1621 u32 xoffset, yoffset; local
[all...]
H A Datyfb.h17 u32 xoffset; member in struct:crtc
H A Datyfb_base.c822 u32 xres, yres, vxres, vyres, xoffset, yoffset, bpp; local
834 xoffset = (var->xoffset + 7) & ~7;
843 if (vxres < xres + xoffset)
844 vxres = xres + xoffset;
1023 crtc->xoffset = xoffset;
1027 ((yoffset * line_length + xoffset * bpp / 8) / 8) |
1575 u32 xoffset = info->var.xoffset; local
1744 u32 xres, yres, xoffset, yoffset; local
[all...]
H A Dmach64_cursor.c91 x = cursor->image.dx - cursor->hot.x - info->var.xoffset;
H A Dradeon_base.c931 if (v.xoffset > v.xres_virtual - v.xres)
932 v.xoffset = v.xres_virtual - v.xres - 1;
952 if ((var->xoffset + info->var.xres > info->var.xres_virtual)
961 var->xoffset * info->var.bits_per_pixel / 8) & ~7);
H A Dradeon_monitor.c719 var->xoffset = 0;
805 var->xoffset = var->yoffset = 0;

Completed in 482 milliseconds

1234