Searched refs:cs_sync_flush (Results 1 – 7 of 7) sorted by relevance
337 ws->cs_sync_flush(&rctx->gfx.cs); in r600_flush_from_st()378 ws->cs_sync_flush(&rctx->dma.cs); in r600_flush_from_st()379 ws->cs_sync_flush(&rctx->gfx.cs); in r600_flush_from_st()552 ctx->ws->cs_sync_flush(&ctx->dma.cs); in r600_resource_commit()553 ctx->ws->cs_sync_flush(&ctx->gfx.cs); in r600_resource_commit()
78 ctx->ws->cs_sync_flush(&ctx->gfx.cs); in r600_buffer_map_sync_with_rings()80 ctx->ws->cs_sync_flush(&ctx->dma.cs); in r600_buffer_map_sync_with_rings()
469 ws->cs_sync_flush(&sctx->gfx_cs); in si_flush_all_queues()532 ws->cs_sync_flush(&sctx->gfx_cs); in si_flush_all_queues()
749 ctx->ws->cs_sync_flush(&ctx->gfx_cs); in si_resource_commit()
688 void (*cs_sync_flush)(struct radeon_cmdbuf *cs); member
867 ws->base.cs_sync_flush = radeon_drm_cs_sync_flush; in radeon_drm_cs_init_functions()
2238 sws->base.cs_sync_flush = amdgpu_cs_sync_flush; in amdgpu_cs_init_functions()