Re: [PATCH] drm/amdgpu: Fix skipping hangged job reset during gpu recover.

2018-10-31 Thread Koenig, Christian
Am 31.10.18 um 15:36 schrieb Andrey Grodzovsky: > Problem: > During GPU recover DAL would hang in > amdgpu_pm_compute_clocks->amdgpu_fence_wait_empty > > Fix: > Turns out there was what looks like a typo introduced by > 3320b8d drm/amdgpu: remove job->ring which caused skipping > amdgpu_fence_drive

[PATCH] drm/amdgpu: Fix skipping hangged job reset during gpu recover.

2018-10-31 Thread Andrey Grodzovsky
Problem: During GPU recover DAL would hang in amdgpu_pm_compute_clocks->amdgpu_fence_wait_empty Fix: Turns out there was what looks like a typo introduced by 3320b8d drm/amdgpu: remove job->ring which caused skipping amdgpu_fence_driver_force_completion for guilty's job fence and so it was never f