Searched refs:soft_recovery (Results 1 – 6 of 6) sorted by relevance
343 if (amdgpu_sriov_vf(ring->adev) || !ring->funcs->soft_recovery || !fence) in amdgpu_ring_soft_recovery()349 ring->funcs->soft_recovery(ring, vmid); in amdgpu_ring_soft_recovery()
204 void (*soft_recovery)(struct amdgpu_ring *ring, unsigned vmid); member
5083 .soft_recovery = gfx_v7_0_ring_soft_recovery,
6979 .soft_recovery = gfx_v8_0_ring_soft_recovery,
6948 .soft_recovery = gfx_v9_0_ring_soft_recovery,
9415 .soft_recovery = gfx_v10_0_ring_soft_recovery,
Completed in 53 milliseconds