Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h594 void amdgpu_gfx_enforce_isolation_ring_begin_use(struct amdgpu_ring *ring);
Damdgpu_gfx.c2078 void amdgpu_gfx_enforce_isolation_ring_begin_use(struct amdgpu_ring *ring) in amdgpu_gfx_enforce_isolation_ring_begin_use() function
Dgfx_v9_0.c7408 amdgpu_gfx_enforce_isolation_ring_begin_use(ring); in gfx_v9_0_ring_begin_use_compute()
7507 .begin_use = amdgpu_gfx_enforce_isolation_ring_begin_use,
7567 .begin_use = amdgpu_gfx_enforce_isolation_ring_begin_use,
Dgfx_v9_4_3.c4698 .begin_use = amdgpu_gfx_enforce_isolation_ring_begin_use,
Dgfx_v12_0.c5224 amdgpu_gfx_enforce_isolation_ring_begin_use(ring); in gfx_v12_0_ring_begin_use()
Dgfx_v11_0.c6808 amdgpu_gfx_enforce_isolation_ring_begin_use(ring); in gfx_v11_0_ring_begin_use()
Dgfx_v10_0.c9761 amdgpu_gfx_enforce_isolation_ring_begin_use(ring); in gfx_v10_0_ring_begin_use()