Home
last modified time | relevance | path

Searched refs:radeon_ring_supports_scratch_reg (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_fence.c775 if (rdev->wb.use_event || !radeon_ring_supports_scratch_reg(rdev, &rdev->ring[ring])) { in radeon_fence_driver_start_ring()
Dradeon_ring.c347 bool radeon_ring_supports_scratch_reg(struct radeon_device *rdev, in radeon_ring_supports_scratch_reg() function
Dradeon.h803 bool radeon_ring_supports_scratch_reg(struct radeon_device *rdev,
Dr100.c1197 && radeon_ring_supports_scratch_reg(rdev, ring)) { in r100_cp_init()
Dr600.c2453 if (radeon_ring_supports_scratch_reg(rdev, ring)) { in r600_ring_init()