Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ring.c343 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()
A Damdgpu_ring.h204 void (*soft_recovery)(struct amdgpu_ring *ring, unsigned vmid); member
A Dgfx_v7_0.c5083 .soft_recovery = gfx_v7_0_ring_soft_recovery,
A Dgfx_v8_0.c6979 .soft_recovery = gfx_v8_0_ring_soft_recovery,
A Dgfx_v9_0.c6948 .soft_recovery = gfx_v9_0_ring_soft_recovery,
A Dgfx_v10_0.c9415 .soft_recovery = gfx_v10_0_ring_soft_recovery,

Completed in 53 milliseconds