Searched refs:radeon_fence_wait_empty_locked (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_fence.c654 * radeon_fence_wait_empty_locked - wait for all fences to signal
663 int radeon_fence_wait_empty_locked(struct radeon_device *rdev, int ring) function
912 r = radeon_fence_wait_empty_locked(rdev, ring);
H A Dradeon_device.c1298 r = radeon_fence_wait_empty_locked(rdev, i);
H A Dradeon_pm.c261 r = radeon_fence_wait_empty_locked(rdev, i);
H A Dradeon.h249 int radeon_fence_wait_empty_locked(struct radeon_device *rdev, int ring);

Completed in 108 milliseconds