Searched refs:RADEON_FENCE_SIGNALED_SEQ (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_fence.c247 if (fence->seq == RADEON_FENCE_SIGNALED_SEQ) {
251 fence->seq = RADEON_FENCE_SIGNALED_SEQ;
422 fence->seq = RADEON_FENCE_SIGNALED_SEQ;
615 if (fences[i]->seq == RADEON_FENCE_SIGNALED_SEQ) {
H A Dradeon.h127 #define RADEON_FENCE_SIGNALED_SEQ 0LL macro

Completed in 195 milliseconds