Home
last modified time | relevance | path

Searched refs:radeon_copy_ring_index (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_ttm.c104 if (rbo->rdev->ring[radeon_copy_ring_index(rbo->rdev)].ready == false) in radeon_evict_flags()
151 ridx = radeon_copy_ring_index(rdev); in radeon_move_blit()
237 if (rdev->ring[radeon_copy_ring_index(rdev)].ready && in radeon_bo_move()
A Dradeon.h2772 #define radeon_copy_ring_index(rdev) (rdev)->asic->copy.copy_ring_index macro

Completed in 20 milliseconds