Searched refs:emit_pipeline_sync (Results 1 – 6 of 6) sorted by relevance
254 void (*emit_pipeline_sync)(struct amdgpu_ring *ring); member438 #define amdgpu_ring_emit_pipeline_sync(r) (r)->funcs->emit_pipeline_sync((r))
206 if (ring->funcs->emit_pipeline_sync && job && in amdgpu_ib_schedule()
1781 .emit_pipeline_sync = sdma_v6_0_ring_emit_pipeline_sync,
1943 .emit_pipeline_sync = sdma_v5_0_ring_emit_pipeline_sync,
1945 .emit_pipeline_sync = sdma_v5_2_ring_emit_pipeline_sync,
5500 .emit_pipeline_sync = gfx_v12_0_ring_emit_pipeline_sync,5541 .emit_pipeline_sync = gfx_v12_0_ring_emit_pipeline_sync,