aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
diff options
context:
space:
mode:
authorChristian König <[email protected]>2021-05-18 15:48:02 +0000
committerAlex Deucher <[email protected]>2021-05-20 02:45:00 +0000
commit81db370c88196400972acd6ebbaa73a1d1e4145f (patch)
treed406e18f3b6b64f65497ce1e3a4e6fd1469ca764 /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
parentdrm/amd/amdgpu: fix a potential deadlock in gpu reset (diff)
downloadkernel-81db370c88196400972acd6ebbaa73a1d1e4145f.tar.gz
kernel-81db370c88196400972acd6ebbaa73a1d1e4145f.zip
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_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions