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

/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Dradeon_fence.c631 * radeon_fence_wait_next_locked - wait for the next fence to signal
640 int radeon_fence_wait_next_locked(struct radeon_device *rdev, int ring) function
H A Dradeon_ring.c400 r = radeon_fence_wait_next_locked(rdev, ring->idx);
H A Dradeon.h250 int radeon_fence_wait_next_locked(struct radeon_device *rdev, int ring);

Completed in 114 milliseconds