Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_ring.c60 bool radeon_ring_supports_scratch_reg(struct radeon_device *rdev, in radeon_ring_supports_scratch_reg() function
A Dradeon_fence.c822 if (rdev->wb.use_event || !radeon_ring_supports_scratch_reg(rdev, &rdev->ring[ring])) { in radeon_fence_driver_start_ring()
A Dradeon.h1014 bool radeon_ring_supports_scratch_reg(struct radeon_device *rdev,
A Dr100.c1228 && radeon_ring_supports_scratch_reg(rdev, ring)) { in r100_cp_init()
A Dr600.c2791 if (radeon_ring_supports_scratch_reg(rdev, ring)) { in r600_ring_init()

Completed in 33 milliseconds