1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd
Mukul Joshi 91a1a52d03 drm/amdgpu: Fix RAS page retirement with mode2 reset on Aldebaran
During mode2 reset, the GPU is temporarily removed from the
mgpu_info list. As a result, page retirement fails because it
cannot find the GPU in the GPU list.
To fix this, create our own list of GPUs that support MCE notifier
based page retirement and use that list to check if the UMC error
occurred on a GPU that supports MCE notifier based page retirement.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-10-13 14:14:48 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: Fix RAS page retirement with mode2 reset on Aldebaran 2021-10-13 14:14:48 -04:00
amdkfd amd/amdkfd: remove svms declaration to avoid werror 2021-10-13 14:14:34 -04:00
display drm/amd/display: fix null pointer deref when plugging in display 2021-10-13 14:14:35 -04:00
include drm/amd/display: Enable PSR by default on newer DCN 2021-10-13 14:14:34 -04:00
pm drm/amdgpu: query default sclk from smu for cyan_skillfish 2021-10-11 11:56:44 -04:00