Searched refs:cs_sync_flush (Results 1 – 5 of 5) sorted by relevance
92 ctx->ws->cs_sync_flush(ctx->gfx.cs); in r600_buffer_map_sync_with_rings()94 ctx->ws->cs_sync_flush(ctx->dma.cs); in r600_buffer_map_sync_with_rings()
714 void (*cs_sync_flush)(struct radeon_winsys_cs *cs); member
370 ws->cs_sync_flush(rctx->gfx.cs); in r600_flush_from_st()
812 ws->base.cs_sync_flush = radeon_drm_cs_sync_flush; in radeon_drm_cs_init_functions()
1263 ws->base.cs_sync_flush = amdgpu_cs_sync_flush; in amdgpu_cs_init_functions()