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

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dradeon_semaphore.c98 radeon_ring_commit(rdev, &rdev->ring[signaler]);
H A Dradeon_ring.c434 * radeon_ring_commit - tell the GPU to execute the new
443 void radeon_ring_commit(struct radeon_device *rdev, struct radeon_ring *ring) function
461 * Call radeon_ring_commit() then unlock the ring (all asics).
465 radeon_ring_commit(rdev, ring);
512 radeon_ring_commit(rdev, ring);
H A Dradeon.h799 void radeon_ring_commit(struct radeon_device *rdev, struct radeon_ring *cp);

Completed in 146 milliseconds