Searched refs:radeon_alloc_pixmap_bo (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_bo_helper.h | 44 radeon_alloc_pixmap_bo(ScrnInfoPtr pScrn, int width, int height, int depth,
|
| H A D | radeon_exa.c | 259 new_priv->bo = radeon_alloc_pixmap_bo(pScrn, width, height, depth,
|
| H A D | radeon_bo_helper.c | 182 radeon_alloc_pixmap_bo(ScrnInfoPtr pScrn, int width, int height, int depth, function in typeref:struct:radeon_buffer *
|
| H A D | radeon_glamor.c | 277 priv->bo = radeon_alloc_pixmap_bo(scrn, w, h, depth, usage,
|
| H A D | drmmode_display.c | 554 scanout->bo = radeon_alloc_pixmap_bo(pScrn, width, height, pScrn->depth, 2455 info->front_buffer = radeon_alloc_pixmap_bo(scrn, scrn->virtualX,
|
| H A D | radeon_kms.c | 2813 info->front_buffer = radeon_alloc_pixmap_bo(pScrn, pScrn->virtualX,
|
Completed in 12 milliseconds