Re: [PATCH v2 4/7] drm/amdgpu: Fix SMU error failure

2020-08-28 Thread Andrey Grodzovsky
On 8/28/20 3:29 PM, Alex Deucher wrote: On Fri, Aug 28, 2020 at 12:06 PM Andrey Grodzovsky wrote: Wait for HW/PSP initiated ASIC reset to complete before starting the recovery operations. v2: Remove typo Signed-off-by: Andrey Grodzovsky --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 22

Re: [PATCH v2 4/7] drm/amdgpu: Fix SMU error failure

2020-08-28 Thread Alex Deucher
On Fri, Aug 28, 2020 at 12:06 PM Andrey Grodzovsky wrote: > > Wait for HW/PSP initiated ASIC reset to complete before > starting the recovery operations. > > v2: Remove typo > > Signed-off-by: Andrey Grodzovsky > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 22 -- > 1 f