Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ib.c211 if ((ib->flags & AMDGPU_IB_FLAG_EMIT_MEM_SYNC) && ring->funcs->emit_mem_sync) in amdgpu_ib_schedule()
212 ring->funcs->emit_mem_sync(ring); in amdgpu_ib_schedule()
A Damdgpu_ring.h275 void (*emit_mem_sync)(struct amdgpu_ring *ring); member
A Dgfx_v6_0.c3474 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
3499 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
A Dsdma_v6_0.c1774 .emit_mem_sync = sdma_v6_0_ring_emit_mem_sync,
A Dsdma_v7_0.c1699 .emit_mem_sync = sdma_v7_0_ring_emit_mem_sync,
A Dsdma_v5_2.c1969 .emit_mem_sync = sdma_v5_2_ring_emit_mem_sync,
A Dsdma_v5_0.c1961 .emit_mem_sync = sdma_v5_0_ring_emit_mem_sync,
A Dgfx_v7_0.c4935 .emit_mem_sync = gfx_v7_0_emit_mem_sync,
4967 .emit_mem_sync = gfx_v7_0_emit_mem_sync_compute,
A Dgfx_v9_0.c7455 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
7512 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
7556 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
A Dgfx_v12_0.c5526 .emit_mem_sync = gfx_v12_0_emit_mem_sync,
5564 .emit_mem_sync = gfx_v12_0_emit_mem_sync,
A Dgfx_v8_0.c6883 .emit_mem_sync = gfx_v8_0_emit_mem_sync,
6917 .emit_mem_sync = gfx_v8_0_emit_mem_sync_compute,
A Dgfx_v11_0.c7231 .emit_mem_sync = gfx_v11_0_emit_mem_sync,
7272 .emit_mem_sync = gfx_v11_0_emit_mem_sync,
A Dgfx_v9_4_3.c4757 .emit_mem_sync = gfx_v9_4_3_emit_mem_sync,
A Dgfx_v10_0.c9883 .emit_mem_sync = gfx_v10_0_emit_mem_sync,
9923 .emit_mem_sync = gfx_v10_0_emit_mem_sync,

Completed in 115 milliseconds