Searched refs:radeon_ring_supports_scratch_reg (Results 1 – 5 of 5) sorted by relevance
60 bool radeon_ring_supports_scratch_reg(struct radeon_device *rdev, in radeon_ring_supports_scratch_reg() function
822 if (rdev->wb.use_event || !radeon_ring_supports_scratch_reg(rdev, &rdev->ring[ring])) { in radeon_fence_driver_start_ring()
1014 bool radeon_ring_supports_scratch_reg(struct radeon_device *rdev,
1228 && radeon_ring_supports_scratch_reg(rdev, ring)) { in r100_cp_init()
2791 if (radeon_ring_supports_scratch_reg(rdev, ring)) { in r600_ring_init()
Completed in 37 milliseconds