]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: increase RAS bad page threshold
authorTao Zhou <tao.zhou1@amd.com>
Thu, 6 Mar 2025 03:36:49 +0000 (11:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Mar 2025 17:53:39 +0000 (12:53 -0500)
commit334dc5fcc3f177823115ec4e075259997c16d4a7
tree62801c1ae306fcebe9725ccb8ecc7d92eaa063a1
parentfe2fa3be3d59ba67d6de54a0064441ec233cb50c
drm/amdgpu: increase RAS bad page threshold

For default policy, driver will issue an RMA event when the number of
bad pages is greater than 8 physical rows, rather than reaches 8
physical rows, don't rely on threshold configurable parameters in
default mode.

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_eeprom.c