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

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_sync.c180 radeon_ring_commit(rdev, &rdev->ring[i], false);
H A Dradeon_ring.c159 * radeon_ring_commit - tell the GPU to execute the new
169 void radeon_ring_commit(struct radeon_device *rdev, struct radeon_ring *ring, function
198 * Call radeon_ring_commit() then unlock the ring (all asics).
203 radeon_ring_commit(rdev, ring, hdp_flush);
H A Dradeon.h980 void radeon_ring_commit(struct radeon_device *rdev, struct radeon_ring *cp,

Completed in 223 milliseconds