Searched refs:i830_tiled_width (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_driver.c812 i830_tiled_width(I830Ptr i830, int *width, int cpp) function in typeref:typename:Bool
882 tiled = i830_tiled_width(i830, &scrn->displayWidth, i830->cpp);
2283 tiled = i830_tiled_width(pI830, &pScrn->displayWidth, pI830->cpp);
H A Di830.h741 i830_tiled_width(I830Ptr i830, int *width, int cpp);
H A Ddrmmode_display.c1320 tiled = i830_tiled_width(pI830, &pitch, pI830->cpp);

Completed in 8 milliseconds