Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ring.c408 if (amdgpu_sriov_vf(ring->adev) || !ring->funcs->soft_recovery || !fence) in amdgpu_ring_soft_recovery()
414 ring->funcs->soft_recovery(ring, vmid); in amdgpu_ring_soft_recovery()
A Damdgpu_ring.h226 void (*soft_recovery)(struct amdgpu_ring *ring, unsigned vmid); member
A Dgfx_v9_0.c6797 .soft_recovery = gfx_v9_0_ring_soft_recovery,
6852 .soft_recovery = gfx_v9_0_ring_soft_recovery,
A Dgfx_v7_0.c5012 .soft_recovery = gfx_v7_0_ring_soft_recovery,
A Dgfx_v8_0.c6938 .soft_recovery = gfx_v8_0_ring_soft_recovery,
A Dgfx_v11_0.c6219 .soft_recovery = gfx_v11_0_ring_soft_recovery,
A Dgfx_v10_0.c9307 .soft_recovery = gfx_v10_0_ring_soft_recovery,

Completed in 57 milliseconds