commit | b5507c7e06076d874923aa958ddb8829e3cfc573 | [log] [tgz] |
---|---|---|
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | Fri Aug 02 16:48:08 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 06 13:53:19 2019 -0500 |
tree | 1d03d22fcad7573bd9a485eee069c3eb49f55c99 | |
parent | 8dd45504a7d70a23be6e4415edbac0e197935686 [diff] |
drm/amdgpu: Fix GPU reset crash regression. amdgpu_ip_block.status.hw for GMC wasn't set to false on suspend during GPU reset and so on resume gmc_v9_0_resume wasn't called. Caused by 'drm/amdgpu: fix double ucode load by PSP(v3)' 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>