Searched refs:drm_bo_alloc_surface (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_memmgr.h | 47 drm_bo_alloc_surface(ScrnInfoPtr pScrn, unsigned int width, unsigned int height,
|
| H A D | via_memmgr.c | 74 drm_bo_alloc_surface(ScrnInfoPtr pScrn, unsigned int width, unsigned int height, function in typeref:struct:buffer_object *
|
| H A D | via_driver.c | 812 drmmode->front_bo = drm_bo_alloc_surface(scrn, width, height, format, 1793 pVia->drmmode.front_bo = drm_bo_alloc_surface(pScrn, pScrn->virtualX, pScrn->virtualY,
|
Completed in 4 milliseconds