Home
last modified time | relevance | path

Searched refs:emit_mem_sync (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c194 if ((ib->flags & AMDGPU_IB_FLAG_EMIT_MEM_SYNC) && ring->funcs->emit_mem_sync) in amdgpu_ib_schedule()
195 ring->funcs->emit_mem_sync(ring); in amdgpu_ib_schedule()
H A Damdgpu_ring.h199 void (*emit_mem_sync)(struct amdgpu_ring *ring); member
H A Dgfx_v6_0.c3522 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
3547 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
H A Dgfx_v7_0.c5073 .emit_mem_sync = gfx_v7_0_emit_mem_sync,
5104 .emit_mem_sync = gfx_v7_0_emit_mem_sync_compute,
H A Dgfx_v9_0.c6786 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
6822 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
H A Dgfx_v8_0.c6906 .emit_mem_sync = gfx_v8_0_emit_mem_sync,
6937 .emit_mem_sync = gfx_v8_0_emit_mem_sync_compute,
H A Dgfx_v10_0.c8624 .emit_mem_sync = gfx_v10_0_emit_mem_sync,
8660 .emit_mem_sync = gfx_v10_0_emit_mem_sync,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H 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()
H A Damdgpu_ring.h231 void (*emit_mem_sync)(struct amdgpu_ring *ring); member
H A Dgfx_v6_0.c3487 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
3512 .emit_mem_sync = gfx_v6_0_emit_mem_sync,
H A Dsdma_v5_0.c1779 .emit_mem_sync = sdma_v5_0_ring_emit_mem_sync,
H A Dsdma_v5_2.c1718 .emit_mem_sync = sdma_v5_2_ring_emit_mem_sync,
H A Dsdma_v6_0.c1574 .emit_mem_sync = sdma_v6_0_ring_emit_mem_sync,
H A Dgfx_v7_0.c5013 .emit_mem_sync = gfx_v7_0_emit_mem_sync,
5044 .emit_mem_sync = gfx_v7_0_emit_mem_sync_compute,
H A Dgfx_v9_0.c6916 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
6970 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
7010 .emit_mem_sync = gfx_v9_0_emit_mem_sync,
H A Dgfx_v8_0.c6939 .emit_mem_sync = gfx_v8_0_emit_mem_sync,
6972 .emit_mem_sync = gfx_v8_0_emit_mem_sync_compute,
H A Dgfx_v11_0.c6137 .emit_mem_sync = gfx_v11_0_emit_mem_sync,
6172 .emit_mem_sync = gfx_v11_0_emit_mem_sync,
H A Dgfx_v9_4_3.c4152 .emit_mem_sync = gfx_v9_4_3_emit_mem_sync,
H A Dgfx_v10_0.c9198 .emit_mem_sync = gfx_v10_0_emit_mem_sync,
9233 .emit_mem_sync = gfx_v10_0_emit_mem_sync,

Completed in 98 milliseconds