]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: refine bad page loading when in the same nps mode
authorganglxie <ganglxie@amd.com>
Fri, 11 Jul 2025 08:20:12 +0000 (16:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Jul 2025 18:07:53 +0000 (14:07 -0400)
commit48ee3d8e5e0eff999e3031524e0b29e1e0f18d51
tree63bc9ac13f0de9a52c35f0f3d33cc819fb5b8261
parent660261df61fb7fd972aae0f09b17c2b899f1e282
drm/amdgpu: refine bad page loading when in the same nps mode

when loading bad page in the same nps mode, need to set the other fields
fields in eeprom records manually besides retired_page

Signed-off-by: ganglxie <ganglxie@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c