Searched refs:radeon_ring_undo (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_sync.c163 radeon_ring_undo(&rdev->ring[i]);
173 radeon_ring_undo(&rdev->ring[i]);
H A Dradeon_ring.c208 * radeon_ring_undo - reset the wptr
214 void radeon_ring_undo(struct radeon_ring *ring) function
225 * Call radeon_ring_undo() then unlock the ring (all asics).
229 radeon_ring_undo(ring);
H A Dradeon.h984 void radeon_ring_undo(struct radeon_ring *ring);

Completed in 168 milliseconds