drm/amdgpu: Fix bug in RAS invoke
authorJohn Clements <john.clements@amd.com>
Thu, 7 May 2020 10:25:13 +0000 (18:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 May 2020 20:24:16 +0000 (16:24 -0400)
commit624e8c8703b5236e000f447d69d183f2c7c28355
tree42cab2255f580853eff3474e900d26c3e43ab0d7
parent7f6778b11490dbde786bb88a4bb1d648975c621e
drm/amdgpu: Fix bug in RAS invoke

Invoke sequence should abort when ras interrupt is detected before reading TA host shared memory

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c