Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_ring.c53 * radeon_ring_supports_scratch_reg - check if the ring supports
62 bool radeon_ring_supports_scratch_reg(struct radeon_device *rdev, in radeon_ring_supports_scratch_reg() function
H A Dradeon.h973 bool radeon_ring_supports_scratch_reg(struct radeon_device *rdev,
H A Dr100.c1250 && radeon_ring_supports_scratch_reg(rdev, ring)) { in r100_cp_init()
H A Dr600.c2791 if (radeon_ring_supports_scratch_reg(rdev, ring)) { in r600_ring_init()