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 Dradeon_bo_helper.h44 radeon_alloc_pixmap_bo(ScrnInfoPtr pScrn, int width, int height, int depth,
H A Dradeon_exa.c259 new_priv->bo = radeon_alloc_pixmap_bo(pScrn, width, height, depth,
H A Dradeon_bo_helper.c182 radeon_alloc_pixmap_bo(ScrnInfoPtr pScrn, int width, int height, int depth, function in typeref:struct:radeon_buffer *
H A Dradeon_glamor.c277 priv->bo = radeon_alloc_pixmap_bo(scrn, w, h, depth, usage,
H A Ddrmmode_display.c554 scanout->bo = radeon_alloc_pixmap_bo(pScrn, width, height, pScrn->depth,
2455 info->front_buffer = radeon_alloc_pixmap_bo(scrn, scrn->virtualX,
H A Dradeon_kms.c2813 info->front_buffer = radeon_alloc_pixmap_bo(pScrn, pScrn->virtualX,

Completed in 12 milliseconds