Searched refs:radeon_copy_ring_index (Results 1 – 2 of 2) sorted by relevance
107 if (rbo->rdev->ring[radeon_copy_ring_index(rbo->rdev)].ready == false) in radeon_evict_flags()165 ridx = radeon_copy_ring_index(rdev); in radeon_move_blit()329 if (!rdev->ring[radeon_copy_ring_index(rdev)].ready || in radeon_bo_move()
2745 #define radeon_copy_ring_index(rdev) (rdev)->asic->copy.copy_ring_index macro