Searched refs:yoffset (Results 51 - 75 of 95) sorted by relevance

1234

/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c325 minfo->fbcon.var.yoffset = var->yoffset;
326 pos = (minfo->fbcon.var.yoffset * minfo->fbcon.var.xres_virtual + minfo->fbcon.var.xoffset) * minfo->curr.final_bppShift / 32;
614 if (var->yoffset + var->yres > var->yres_virtual)
615 var->yoffset = var->yres_virtual - var->yres;
812 pos = (var->yoffset * var->xres_virtual + var->xoffset) * minfo->curr.final_bppShift / 32;
1903 var.xoffset = var.yoffset = 0;
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c1366 var->yoffset = info->var.yoffset;
1406 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1425 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1448 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1472 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1496 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1520 ops->var.yoffset = p->yscroll * vc->vc_font.height;
2165 ops->var.xoffset = ops->var.yoffset = p->yscroll = 0;
2665 ops->var.xoffset = ops->var.yoffset
[all...]
H A Dmodedb.c560 var->yoffset = 0;
910 var->yoffset = 0;
/linux-master/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c1373 y_offset = (var->yoffset * ovl->xres_virtual + var->xoffset)
1380 y_offset = var->yoffset * ovl->xres_virtual + var->xoffset;
1381 c_offset = var->yoffset / ysub * ovl->xres_virtual * 2 / xsub
1689 y_offset = (var->yoffset * ch->xres_virtual + var->xoffset)
1696 y_offset = var->yoffset * ch->xres_virtual + var->xoffset;
1697 c_offset = var->yoffset / ysub * ch->xres_virtual * 2 / xsub
H A Dps3fb.c550 var->yoffset + var->yres > var->yres_virtual) {
641 par->pan_offset = info->var.yoffset * xdr_line_length +
698 par->pan_offset = var->yoffset * info->fix.line_length +
H A Darkfb.c653 info->var.yoffset = 0;
909 offset = (var->yoffset / 16) * (info->var.xres_virtual / 2)
913 offset = (var->yoffset * info->fix.line_length) +
H A Dgrvga.c243 base_addr = fix->smem_start + (var->yoffset * fix->line_length);
H A Dgoldfishfb.c138 writel(fb->fb.fix.smem_start + fb->fb.var.xres * 2 * var->yoffset,
H A Dpm2fb.c736 base = to3264(info->var.yoffset * xres + info->var.xoffset, depth, 1);
967 * `xoffset' and `yoffset' fields of the `var' structure.
982 base = to3264(var->yoffset * xres + var->xoffset, depth, 1);
1271 int y = cursor->image.dy - info->var.yoffset;
1400 int y = cursor->image.dy - info->var.yoffset + 63;
H A Dwm8505fb.c229 writel(var->yoffset, fbi->regbase + WMT_GOVR_YPAN);
H A Dtdfxfb.c456 var->yoffset = 0;
694 reg.startaddr = info->var.yoffset * reg.stride
823 * Set the starting position of the visible screen to var->yoffset
829 u32 addr = var->yoffset * info->fix.line_length;
1088 int y = cursor->image.dy - info->var.yoffset;
H A Dvesafb.c76 offset = (var->yoffset * info->fix.line_length + var->xoffset) / 4;
H A Dneofb.c709 if (var->yoffset + var->yres > var->yres_virtual)
710 var->yoffset = var->yres_virtual - var->yres;
1182 Base = (var->yoffset * info->var.xres_virtual + var->xoffset) >> 2;
H A Dpm3fb.c643 int y = cursor->image.dy - info->var.yoffset;
1020 par->base = pm3fb_shift_bpp(bpp, (info->var.yoffset * xres)
1147 (var->yoffset * xres)
H A Dcyber2000fb.c531 u_int base = var->yoffset * var->xres_virtual + var->xoffset;
968 cfb->fb.var.yoffset = var->yoffset;
H A Ds3fb.c648 info->var.yoffset = 0;
1033 offset = (var->yoffset / 16) * (info->var.xres_virtual / 2)
1037 offset = (var->yoffset * info->fix.line_length) +
H A Dvalkyriefb.c475 || var->xoffset != 0 || var->yoffset != 0) {
H A Dcg14.c223 if (var->xoffset || var->yoffset || var->vmode)
H A Dleo.c252 if (var->xoffset || var->yoffset || var->vmode)
H A Dvt8500lcdfb.c205 + info->fix.line_length * var->yoffset;
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c153 var->xoffset = var->yoffset = 0;
/linux-master/drivers/video/fbdev/aty/
H A Dradeon_monitor.c720 var->yoffset = 0;
805 var->xoffset = var->yoffset = 0;
H A Dradeon_base.c934 if (v.yoffset > v.yres_virtual - v.yres)
935 v.yoffset = v.yres_virtual - v.yres - 1;
953 || (var->yoffset + info->var.yres > info->var.yres_virtual))
960 OUTREG(CRTC_OFFSET, (var->yoffset * info->fix.line_length +
/linux-master/drivers/staging/sm750fb/
H A Dsm750.c130 fbcursor->image.dy - info->var.yoffset);
827 "yoffset=%d\n"
835 var->yoffset,
/linux-master/drivers/video/fbdev/riva/
H A Dfbdev.c825 var->xoffset = var->yoffset = 0;
1167 /* truncate xoffset and yoffset to maximum if too high */
1171 if (var->yoffset > var->yres_virtual - var->yres)
1172 var->yoffset = var->yres_virtual - var->yres - 1;
1219 * `xoffset' and `yoffset' fields of the `var' structure.
1222 * This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag
1231 base = var->yoffset * info->fix.line_length + var->xoffset;
1593 yy = cursor->image.dy - info->var.yoffset;

Completed in 360 milliseconds

1234