diff options
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | 2018-10-31 15:23:05 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-11-01 15:51:33 +0100 |
commit | 734afd4b217f827e71b39abea10f5492c6f27606 (patch) | |
tree | fa439ec2a41939b1e0edded9be3a1f44091da949 /tools/hv | |
parent | drm/amd/powerplay: revise Vega20 pptable version check (diff) | |
download | linux-734afd4b217f827e71b39abea10f5492c6f27606.tar.xz linux-734afd4b217f827e71b39abea10f5492c6f27606.zip |
drm/amdgpu: Fix skipping hangged job reset during gpu recover.
Problem:
During GPU recover DAL would hang in
amdgpu_pm_compute_clocks->amdgpu_fence_wait_empty
Fix:
Turns out there was a typo introduced by
3320b8d drm/amdgpu: remove job->ring which caused skipping
amdgpu_fence_driver_force_completion and so the hangged job
was never force signaled and this would cause the hang later in DAL.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions