]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: trigger mode1 reset for RAS RMA status
authorTao Zhou <tao.zhou1@amd.com>
Thu, 23 May 2024 09:58:47 +0000 (17:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:18:26 +0000 (16:18 -0400)
commit5f7697bbc1a41d4799797204137be85121063f65
tree100a17bb814d5622c72bd96682d0350f4debae9e
parent5afbbcfe3b6cd00fa52e0375e1e276748929bc50
drm/amdgpu: trigger mode1 reset for RAS RMA status

Check RMA status in bad page retirement flow.

v2: fix coding bugs in v1.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c