Home
last modified time | relevance | path

Searched refs:emit_mem_sync (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ib.c196 if ((ib->flags & AMDGPU_IB_FLAG_EMIT_MEM_SYNC) && ring->funcs->emit_mem_sync) in amdgpu_ib_schedule()
197 ring->funcs->emit_mem_sync(ring); in amdgpu_ib_schedule()
Damdgpu_ring.h221 void (*emit_mem_sync)(struct amdgpu_ring *ring); member
Dsdma_v6_0.c1540 .emit_mem_sync = sdma_v6_0_ring_emit_mem_sync,
Dsdma_v5_2.c1732 .emit_mem_sync = sdma_v5_2_ring_emit_mem_sync,
Dgfx_v6_0.c3499 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
3524 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
Dsdma_v5_0.c1809 .emit_mem_sync = sdma_v5_0_ring_emit_mem_sync,
Dgfx_v7_0.c5046 .emit_mem_sync = gfx_v7_0_emit_mem_sync,
5077 .emit_mem_sync = gfx_v7_0_emit_mem_sync_compute,
Dgfx_v11_0.c6121 .emit_mem_sync = gfx_v11_0_emit_mem_sync,
6157 .emit_mem_sync = gfx_v11_0_emit_mem_sync,
Dgfx_v9_0.c6715 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
6753 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
Dgfx_v8_0.c6964 .emit_mem_sync = gfx_v8_0_emit_mem_sync,
6997 .emit_mem_sync = gfx_v8_0_emit_mem_sync_compute,
Dgfx_v10_0.c9385 .emit_mem_sync = gfx_v10_0_emit_mem_sync,
9421 .emit_mem_sync = gfx_v10_0_emit_mem_sync,