Searched refs:xoffset (Results 1 - 25 of 61) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dpvr2fb.c132 int xoffset; member in struct:pvr2fb_par
361 var->xoffset = display->var.xoffset;
433 * This call looks only at xoffset, yoffset and the FB_VMODE_YRAP flag
441 fb_display[con].var.yres_virtual || var->xoffset)
444 if (var->xoffset+fb_display[con].var.xres >
452 fb_display[con].var.xoffset = var->xoffset;
732 par->xoffset = var->xoffset;
[all...]
H A Datafb.c33 * (var->xoffset was changed even if no set_screen_base avail.)
126 short xoffset; member in struct:atafb_par::__anon2841::falcon_hw
274 * xres_virtual, yres_virtual, xoffset, yoffset, grayscale, bitfields,
652 var->xoffset=0;
849 xres_virtual, yres_virtual, xoffset, yoffset, grayscale, bitfields,
1281 par->hw.falcon.xoffset = 0;
1348 if (hw->xoffset)
1387 var->xoffset=0; /* TODO change this */
1466 hw->xoffset = videl.xoffset
1577 int xoffset; local
2572 int xoffset = var->xoffset; local
[all...]
H A Dhgafb.c110 xoffset: 0,
279 static void hga_pan(unsigned int xoffset, unsigned int yoffset) argument
284 base = (yoffset / 8) * 90 + xoffset;
531 * @var:contains new xoffset, yoffset and vmode values
535 * This function looks only at xoffset, yoffset and the %FB_VMODE_YWRAP
545 DPRINTK("pan_disp: con:%d, wrap:%d, xoff:%d, yoff:%d\n", con, var->vmode & FB_VMODE_YWRAP, var->xoffset, var->yoffset);
550 var->xoffset)
553 if (var->xoffset + var->xres > info->var.xres_virtual
559 hga_pan(var->xoffset, var->yoffset);
561 info->var.xoffset
[all...]
H A Dfbgen.c220 * This call looks only at xoffset, yoffset and the
232 int xoffset = var->xoffset; local
236 if (xoffset < 0 ||
237 xoffset+fb_display[con].var.xres > fb_display[con].var.xres_virtual ||
248 fb_display[con].var.xoffset = var->xoffset;
H A Dvga16fb.c111 u32 pos = (var->xres_virtual * var->yoffset + var->xoffset) >> 3;
238 u32 vxres, xoffset, vyres, yoffset; local
247 xoffset = (var->xoffset + 7) & ~7;
254 if (xres + xoffset > vxres)
255 xoffset = vxres - xres;
262 par->var.xoffset = xoffset;
342 pos = yoffset * vxres + (xoffset >> 3);
382 par->atc[VGA_ATC_PEL] = xoffset
[all...]
H A Dcontrolfb.c68 int xoffset, yoffset; member in struct:fb_par_control
343 static inline void set_screen_start(int xoffset, int yoffset, argument
348 par->xoffset = xoffset;
351 par->yoffset * par->pitch + (par->xoffset << par->cmode));
358 unsigned int xoffset, hstep; local
366 xoffset = (var->xoffset + hstep) & ~hstep;
368 if (xoffset+par->xres > par->vxres ||
372 set_screen_start(xoffset, va
[all...]
H A Dvfb.c187 var->xoffset = display->var.xoffset;
301 * This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag
310 var->xoffset)
313 if (var->xoffset+fb_display[con].var.xres >
319 fb_display[con].var.xoffset = var->xoffset;
H A Daty128fb.c268 u32 xoffset, yoffset; member in struct:aty128_crtc
812 u32 xres, yres, vxres, vyres, xoffset, yoffset, bpp, dst; local
825 xoffset = var->xoffset;
849 xoffset = (xoffset + 7) & ~7;
851 if (vxres < xres + xoffset)
852 vxres = xres + xoffset;
928 crtc->xoffset = xoffset;
1614 u32 xoffset, yoffset; local
[all...]
H A Damifb.c684 int xoffset; /* vmode */ member in struct:amifb_par
1303 var->xoffset = display->var.xoffset;
1367 * This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag
1374 if (var->yoffset<0 || var->yoffset >= fb_display[con].var.yres_virtual || var->xoffset)
1381 if (var->xoffset+fb_display[con].var.xres > upx(16<<maxfmode, fb_display[con].var.xres_virtual) ||
1387 fb_display[con].var.xoffset = var->xoffset;
2329 par->xoffset = var->xoffset;
[all...]
H A Dq40fb.c99 var->xoffset=0;
139 if(var->xoffset!=0)
H A DS3triofb.c195 * This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag
203 if (var->xoffset > (var->xres_virtual - var->xres))
208 fb_var.xoffset = var->xoffset;
211 base = var->yoffset * fb_fix.line_length + var->xoffset;
503 fb_var.xoffset = fb_var.yoffset = 0;
H A Dvesafb.c117 if (var->xoffset)
124 offset = (var->yoffset * video_linelength + var->xoffset) / 4;
252 var->xoffset ||
H A Ddnfb.c183 var->xoffset=0;
215 if(var->xoffset!=0)
H A Depson1355fb.c210 var->xoffset != 0 ||
311 var->xoffset = var->yoffset = 0;
H A Dg364fb.c226 * This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag
231 if (var->xoffset || var->yoffset+var->yres > var->yres_virtual)
341 fb_var.xoffset = fb_var.yoffset = 0;
H A Dtx3912fb.c154 var->xoffset = display->var.xoffset;
H A Dmodedb.c306 var->xoffset = 0;
H A Dradeonfb.c1354 var->xoffset = var->yoffset = 0;
1998 if (v.xoffset < 0)
1999 v.xoffset = 0;
2003 if (v.xoffset > v.xres_virtual - v.xres)
2004 v.xoffset = v.xres_virtual - v.xres - 1;
2099 u32 offset, xoffset, yoffset; local
2101 xoffset = (var->xoffset + 7) & ~7;
2104 if ((xoffset + var->xres > var->xres_virtual) || (yoffset+var->yres >
2108 offset = ((yoffset * var->xres + xoffset) * va
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/riva/
H A Dfbdev.c285 xoffset: 0,
613 x = x * fontwidth(p) - p->var.xoffset;
1373 DPRINTK(" offset: (%d,%d)\n", var->xoffset, var->yoffset);
1464 if (v.xoffset < 0)
1465 v.xoffset = 0;
1469 /* truncate xoffset and yoffset to maximum if too high */
1470 if (v.xoffset > v.xres_virtual - v.xres)
1471 v.xoffset = v.xres_virtual - v.xres - 1;
1588 * `xoffset' and `yoffset' fields of the `var' structure.
1591 * This call looks only at xoffset, yoffse
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_crtc2.c183 pos = var->yoffset * linelen + var->xoffset * pixelsize;
226 if (var->xoffset + var->xres > var->xres_virtual)
227 var->xoffset = var->xres_virtual - var->xres;
413 pos = (var->yoffset * var->xres_virtual + var->xoffset) * var->bits_per_pixel >> 3;
501 if (var->xoffset + fb_display[con].var.xres > fb_display[con].var.xres_virtual ||
506 fb_display[con].var.xoffset = var->xoffset;
H A Dmatroxfb_base.c161 pos = var->yoffset / fontheight(disp) * disp->next_line / ACCESS_FBINFO(devflags.textstep) + var->xoffset / (fontwidth(disp)?fontwidth(disp):8);
163 pos = (var->yoffset * var->xres_virtual + var->xoffset) * ACCESS_FBINFO(curr.final_bppShift) / 32;
253 if (var->yoffset < 0 || var->yoffset >= fb_display[con].var.yres_virtual || var->xoffset)
256 if (var->xoffset+fb_display[con].var.xres > fb_display[con].var.xres_virtual ||
262 fb_display[con].var.xoffset = var->xoffset;
473 if (var->xoffset + var->xres > var->xres_virtual)
474 var->xoffset = var->xres_virtual - var->xres;
829 pos = var->yoffset / fontheight(display) * display->next_line / ACCESS_FBINFO(devflags.textstep) + var->xoffset / (fontwidth(display)?fontwidth(display):8);
833 pos = (var->yoffset * var->xres_virtual + var->xoffset) * ACCESS_FBINF
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/aty/
H A Datyfb_base.c486 u32 xres, yres, vxres, vyres, xoffset, yoffset, bpp; local
497 xoffset = var->xoffset;
511 xoffset = (xoffset+7) & ~7;
513 if (vxres < xres+xoffset)
514 vxres = xres+xoffset;
582 crtc->xoffset = xoffset;
591 crtc->off_pitch = ((yoffset*vxres+xoffset)*bp
862 u32 xoffset = par->crtc.xoffset; local
1152 u32 xres, yres, xoffset, yoffset; local
2827 u32 xres, xoffset; local
[all...]
H A Datyfb.h16 u32 xoffset; member in struct:crtc
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfb.h180 __u32 xoffset; /* offset from virtual to visible */ member in struct:fb_var_screeninfo
528 __s16 xoffset; member in struct:fb_cursorstate
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfb.h180 __u32 xoffset; /* offset from virtual to visible */ member in struct:fb_var_screeninfo
528 __s16 xoffset; member in struct:fb_cursorstate

Completed in 294 milliseconds

123