Searched refs:emit_mem_sync (Results 1 – 6 of 6) sorted by relevance
218 if ((ib->flags & AMDGPU_IB_FLAG_EMIT_MEM_SYNC) && ring->funcs->emit_mem_sync) in amdgpu_ib_schedule()219 ring->funcs->emit_mem_sync(ring); in amdgpu_ib_schedule()
292 void (*emit_mem_sync)(struct amdgpu_ring *ring); member
1779 .emit_mem_sync = sdma_v6_0_ring_emit_mem_sync,
1941 .emit_mem_sync = sdma_v5_0_ring_emit_mem_sync,
1943 .emit_mem_sync = sdma_v5_2_ring_emit_mem_sync,
5513 .emit_mem_sync = gfx_v12_0_emit_mem_sync,5551 .emit_mem_sync = gfx_v12_0_emit_mem_sync,