Searched refs:i830_tiled_width (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_driver.c | 812 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 D | i830.h | 741 i830_tiled_width(I830Ptr i830, int *width, int cpp);
|
| H A D | drmmode_display.c | 1320 tiled = i830_tiled_width(pI830, &pitch, pI830->cpp);
|
Completed in 8 milliseconds