https://github.com/torvalds/linux
Revision afac8c6554ccee54bfd1743755e10af005be3bcf authored by YiPeng Chai on 19 July 2024, 12:43:04 UTC, committed by Alex Deucher on 24 July 2024, 21:30:23 UTC
The ras command shared memory is allocated from
VRAM and the response status of the command
buffer will not be zero due to gpu being in
fatal error state after ras UE error injection.

Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 8284951a6e79c6806c675e5f68a4cd425dd56bc4)
1 parent 5302d1a
History
Tip revision: afac8c6554ccee54bfd1743755e10af005be3bcf authored by YiPeng Chai on 19 July 2024, 12:43:04 UTC
drm/amdgpu: fix ras UE error injection failure issue
Tip revision: afac8c6

back to top