Searched refs:last_sdma_fence (Results 1 – 2 of 2) sorted by relevance
414 rctx->ws->fence_reference(fence, rctx->last_sdma_fence); in r600_flush_dma_ring()421 rctx->ws->cs_flush(cs, flags, &rctx->last_sdma_fence); in r600_flush_dma_ring()423 rctx->ws->fence_reference(fence, rctx->last_sdma_fence); in r600_flush_dma_ring()429 rctx->ws->fence_wait(rctx->ws, rctx->last_sdma_fence, 800*1000*1000); in r600_flush_dma_ring()668 rctx->ws->fence_reference(&rctx->last_sdma_fence, NULL); in r600_common_context_cleanup()
501 struct pipe_fence_handle *last_sdma_fence; member