Searched refs:soft_recovery (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ring.c422 if (amdgpu_sriov_vf(ring->adev) || !ring->funcs->soft_recovery || !fence)
428 ring->funcs->soft_recovery(ring, vmid);
H A Damdgpu_ring.h178 void (*soft_recovery)(struct amdgpu_ring *ring, unsigned vmid); member in struct:amdgpu_ring_funcs
H A Damdgpu_gfx_v7_0.c5036 .soft_recovery = gfx_v7_0_ring_soft_recovery,
H A Damdgpu_gfx_v8_0.c6948 .soft_recovery = gfx_v8_0_ring_soft_recovery,
H A Damdgpu_gfx_v9_0.c6490 .soft_recovery = gfx_v9_0_ring_soft_recovery,

Completed in 247 milliseconds