Searched refs:si_flush_dma_cs (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_dma_cs.c170 si_flush_dma_cs(ctx, PIPE_FLUSH_ASYNC, NULL);
199 void si_flush_dma_cs(struct si_context *ctx, unsigned flags, function in typeref:typename:void
H A Dsi_buffer.c79 si_flush_dma_cs(sctx, PIPE_FLUSH_ASYNC, NULL);
82 si_flush_dma_cs(sctx, 0, NULL);
796 si_flush_dma_cs(ctx, PIPE_FLUSH_ASYNC, NULL);
H A Dsi_fence.c514 si_flush_dma_cs(sctx, rflags, fence ? &sdma_fence : NULL);
H A Dsi_gfx_cs.c135 si_flush_dma_cs(ctx, flags, NULL);
H A Dsi_pipe.c458 (void*)si_flush_dma_cs,
H A Dsi_pipe.h1274 void si_flush_dma_cs(struct si_context *ctx, unsigned flags,
H A Dsi_query.c101 si_flush_dma_cs(sctx, 0, &fence);

Completed in 12 milliseconds