diff options
author | Christian König <[email protected]> | 2021-05-18 17:48:02 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-05-19 22:45:00 -0400 |
commit | 81db370c88196400972acd6ebbaa73a1d1e4145f (patch) | |
tree | d406e18f3b6b64f65497ce1e3a4e6fd1469ca764 /drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | |
parent | 6e8bcdd63a1e6569df114abbc58a5dbc02d7f822 (diff) |
drm/amdgpu: stop touching sched.ready in the backend
This unfortunately comes up in regular intervals and breaks
GPU reset for the engine in question.
The sched.ready flag controls if an engine can't get working
during hw_init, but should never be set to false during hw_fini.
v2: squash in unused variable fix (Alex)
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c')
0 files changed, 0 insertions, 0 deletions