drm/amdgpu: change default behavior of bad_page_threshold parameter
authorTao Zhou <tao.zhou1@amd.com>
Tue, 21 Feb 2023 07:25:01 +0000 (15:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Feb 2023 22:35:59 +0000 (17:35 -0500)
commitf3cbe70e215a87dcfdf028582a2fa94b24a08efe
tree83b5096bb341653bcb4dc83bee22b1aa1c400991
parent4d33e0f1340b3d08002ff8f9bcbf256cfdc4f3ba
drm/amdgpu: change default behavior of bad_page_threshold parameter

Ignore ras umc bad page threshold by default, GPU initialization won't
be stopped in this mode.

v2: refine the description of bad_page_threshold.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Stanley.Yang <Stanley.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c