Searched refs:radeon_fence_note_sync (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dradeon_fence.c772 * radeon_fence_note_sync - record the sync point
780 void radeon_fence_note_sync(struct radeon_fence *fence, int dst_ring) function
H A Dradeon_ring.c160 radeon_fence_note_sync(fence, ib->ring);
H A Dr600_blit_kms.c676 radeon_fence_note_sync(*fence, RADEON_RING_TYPE_GFX_INDEX);
H A Dradeon_gart.c1179 radeon_fence_note_sync(vm->fence, ridx);
H A Drv770.c933 radeon_fence_note_sync(*fence, ring->idx);
H A Dradeon.h257 void radeon_fence_note_sync(struct radeon_fence *fence, int ring);
H A Devergreen.c3375 radeon_fence_note_sync(*fence, ring->idx);
H A Dr600.c2732 radeon_fence_note_sync(*fence, ring->idx);
H A Dsi.c4049 radeon_fence_note_sync(*fence, ring->idx);

Completed in 181 milliseconds