OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:soft_recovery
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ring.c
422
if (amdgpu_sriov_vf(ring->adev) || !ring->funcs->
soft_recovery
|| !fence)
428
ring->funcs->
soft_recovery
(ring, vmid);
amdgpu_ring.h
178
void (*
soft_recovery
)(struct amdgpu_ring *ring, unsigned vmid);
member in struct:amdgpu_ring_funcs
amdgpu_gfx_v7_0.c
5036
.
soft_recovery
= gfx_v7_0_ring_soft_recovery,
amdgpu_gfx_v8_0.c
6948
.
soft_recovery
= gfx_v8_0_ring_soft_recovery,
amdgpu_gfx_v9_0.c
6490
.
soft_recovery
= gfx_v9_0_ring_soft_recovery,
Completed in 24 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025