]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: Generate BP threshold exceed CPER once threshold exceeded
authorXiang Liu <xiang.liu@amd.com>
Mon, 4 Aug 2025 14:46:30 +0000 (22:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Aug 2025 18:21:01 +0000 (14:21 -0400)
commitb3505c2c486b36ea70889375dd0a64920f505f1f
tree6d46bb2df494af42d378a22342662fb2f48b3720
parentd9f6a0704364589d3856da454a0f78be64cc9b8c
drm/amdgpu: Generate BP threshold exceed CPER once threshold exceeded

The bad pages threshold exceed CPER should be generated once threshold
exceeded, no matter the bad_page_threshold setted or not.

Signed-off-by: Xiang Liu <xiang.liu@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
drivers/gpu/drm/amd/pm/amdgpu_dpm.c