Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ib.c206 if ((ib->flags & AMDGPU_IB_FLAG_EMIT_MEM_SYNC) && ring->funcs->emit_mem_sync) in amdgpu_ib_schedule()
207 ring->funcs->emit_mem_sync(ring); in amdgpu_ib_schedule()
A Damdgpu_ring.h233 void (*emit_mem_sync)(struct amdgpu_ring *ring); member
A Dsdma_v7_0.c1629 .emit_mem_sync = sdma_v7_0_ring_emit_mem_sync,
A Dsdma_v6_0.c1641 .emit_mem_sync = sdma_v6_0_ring_emit_mem_sync,
A Dgfx_v6_0.c3488 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
3513 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
A Dsdma_v5_2.c1821 .emit_mem_sync = sdma_v5_2_ring_emit_mem_sync,
A Dsdma_v5_0.c1863 .emit_mem_sync = sdma_v5_0_ring_emit_mem_sync,
A Dgfx_v7_0.c5047 .emit_mem_sync = gfx_v7_0_emit_mem_sync,
5080 .emit_mem_sync = gfx_v7_0_emit_mem_sync_compute,
A Dgfx_v9_0.c7478 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
7536 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
7580 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
A Dgfx_v12_0.c5319 .emit_mem_sync = gfx_v12_0_emit_mem_sync,
5354 .emit_mem_sync = gfx_v12_0_emit_mem_sync,
A Dgfx_v8_0.c6997 .emit_mem_sync = gfx_v8_0_emit_mem_sync,
7032 .emit_mem_sync = gfx_v8_0_emit_mem_sync_compute,
A Dgfx_v11_0.c6842 .emit_mem_sync = gfx_v11_0_emit_mem_sync,
6880 .emit_mem_sync = gfx_v11_0_emit_mem_sync,
A Dgfx_v9_4_3.c4769 .emit_mem_sync = gfx_v9_4_3_emit_mem_sync,
A Dgfx_v10_0.c9773 .emit_mem_sync = gfx_v10_0_emit_mem_sync,
9810 .emit_mem_sync = gfx_v10_0_emit_mem_sync,

Completed in 95 milliseconds