]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5cce6bd61b03b402fd51828f1ba2e60a92dc6bd9
tree42cab2255f580853eff3474e900d26c3e43ab0d7
parent4a3a57aff7daa09a39d279cb7b423d1c9366e476
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