Searched defs:radeon_bo_is_idle (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_dma.c332 static int radeon_bo_is_idle(struct radeon_bo* bo) function
384 if (!radeon_bo_is_idle(dma_bo->bo)) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_dma.c332 static int radeon_bo_is_idle(struct radeon_bo* bo) function
384 if (!radeon_bo_is_idle(dma_bo->bo)) {
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_dma.c332 static int radeon_bo_is_idle(struct radeon_bo* bo) function
384 if (!radeon_bo_is_idle(dma_bo->bo)) {
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_dma.c332 static int radeon_bo_is_idle(struct radeon_bo* bo) function
384 if (!radeon_bo_is_idle(dma_bo->bo)) {

Completed in 178 milliseconds