Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ring.c440 if (amdgpu_sriov_vf(ring->adev) || !ring->funcs->soft_recovery || !fence) in amdgpu_ring_soft_recovery()
451 ring->funcs->soft_recovery(ring, vmid); in amdgpu_ring_soft_recovery()
Damdgpu_ring.h229 void (*soft_recovery)(struct amdgpu_ring *ring, unsigned vmid); member
Dgfx_v9_0.c6915 .soft_recovery = gfx_v9_0_ring_soft_recovery,
6969 .soft_recovery = gfx_v9_0_ring_soft_recovery,
Dgfx_v7_0.c5012 .soft_recovery = gfx_v7_0_ring_soft_recovery,
Dgfx_v11_0.c6136 .soft_recovery = gfx_v11_0_ring_soft_recovery,
Dgfx_v8_0.c6938 .soft_recovery = gfx_v8_0_ring_soft_recovery,
Dgfx_v10_0.c9197 .soft_recovery = gfx_v10_0_ring_soft_recovery,