drm/amdgpu: Fix SMU error failure
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Mon, 24 Aug 2020 15:02:18 +0000 (11:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Sep 2020 21:24:55 +0000 (17:24 -0400)
commit362c7b91c1b00e31ebd219af1e493e7ef50ccfb4
treec4a96e1a71ed1334393a60f13a620614866532bb
parentacd89fca672dd2a7c3a83038cce7601498f21105
drm/amdgpu: Fix SMU error failure

Wait for HW/PSP initiated ASIC reset to complete before
starting the recovery operations.

v2: Remove typo

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c