Searched refs:cs_sync_flush (Results 1 – 7 of 7) sorted by relevance
491 ws->cs_sync_flush(sctx->gfx_cs); in si_flush_from_st()547 ws->cs_sync_flush(sctx->sdma_cs); in si_flush_from_st()548 ws->cs_sync_flush(sctx->gfx_cs); in si_flush_from_st()
90 sctx->ws->cs_sync_flush(sctx->gfx_cs); in si_buffer_map_sync_with_rings()92 sctx->ws->cs_sync_flush(sctx->sdma_cs); in si_buffer_map_sync_with_rings()801 ctx->ws->cs_sync_flush(ctx->sdma_cs); in si_resource_commit()802 ctx->ws->cs_sync_flush(ctx->gfx_cs); in si_resource_commit()
356 ws->cs_sync_flush(rctx->gfx.cs); in r600_flush_from_st()397 ws->cs_sync_flush(rctx->dma.cs); in r600_flush_from_st()398 ws->cs_sync_flush(rctx->gfx.cs); in r600_flush_from_st()571 ctx->ws->cs_sync_flush(ctx->dma.cs); in r600_resource_commit()572 ctx->ws->cs_sync_flush(ctx->gfx.cs); in r600_resource_commit()
94 ctx->ws->cs_sync_flush(ctx->gfx.cs); in r600_buffer_map_sync_with_rings()96 ctx->ws->cs_sync_flush(ctx->dma.cs); in r600_buffer_map_sync_with_rings()
633 void (*cs_sync_flush)(struct radeon_cmdbuf *cs); member
852 ws->base.cs_sync_flush = radeon_drm_cs_sync_flush; in radeon_drm_cs_init_functions()
1923 ws->base.cs_sync_flush = amdgpu_cs_sync_flush; in amdgpu_cs_init_functions()