]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Set fatal errror detected flag earlier
authorLijo Lazar <lijo.lazar@amd.com>
Mon, 25 Mar 2024 07:03:02 +0000 (12:33 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 02:13:36 +0000 (22:13 -0400)
commitb41f742d6fa6bc9799ff670a9b081f4ac6b911a0
tree7756b6c8b83b154e49c3d61a0f063bde428b79ed
parent052965fba1979b89e2530c6e0c7ea24770285803
drm/amdgpu: Set fatal errror detected flag earlier

In case of fatal errors, set FED status when interrupt is received. Set
the flag on other devices in the hive before RAS recovery work.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c