Home
last modified time | relevance | path

Searched refs:amdgpu_gfx_enforce_isolation_ring_begin_use (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c2191 * amdgpu_gfx_enforce_isolation_ring_begin_use - Begin use of a ring with enforced isolation in amdgpu_gfx_enforce_isolation_ring_end_use()
2199 void amdgpu_gfx_enforce_isolation_ring_begin_use(struct amdgpu_ring *ring) in amdgpu_gfx_profile_idle_work_handler()
2130 void amdgpu_gfx_enforce_isolation_ring_begin_use(struct amdgpu_ring *ring) amdgpu_gfx_enforce_isolation_ring_begin_use() function
H A Dgfx_v9_4_3.c4769 .begin_use = amdgpu_gfx_enforce_isolation_ring_begin_use,
H A Dgfx_v12_0.c5456 amdgpu_gfx_enforce_isolation_ring_begin_use(ring); in gfx_v12_0_ring_begin_use()
H A Dgfx_v11_0.c7168 amdgpu_gfx_enforce_isolation_ring_begin_use(ring); in gfx_v11_0_ring_begin_use()