Searched refs:radeon_ring_alloc (Results 1 – 3 of 3) sorted by relevance
156 r = radeon_ring_alloc(rdev, &rdev->ring[i], 16); in radeon_sync_rings()
100 * radeon_ring_alloc - allocate space on the ring buffer109 int radeon_ring_alloc(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) in radeon_ring_alloc() function 150 r = radeon_ring_alloc(rdev, ring, ndw); in radeon_ring_lock()
976 int radeon_ring_alloc(struct radeon_device *rdev, struct radeon_ring *cp, unsigned ndw);