OSDN Git Service

drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)
authorGuchun Chen <guchun.chen@amd.com>
Thu, 23 Jul 2020 08:05:00 +0000 (16:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Aug 2020 21:26:46 +0000 (17:26 -0400)
commit9c06f91ff2349da67651cddf88507aa967b58b08
tree5279e89fd62d4cdd436d20fa1b72b330e52e28ba
parent35cd2cdadbccf08e9b4d5a8fca4914dc37ab48e0
drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)

Once the bad page saved to eeprom reaches the configured
threshold, ras recovery will be issued to notify user.

v2: Fix spelling typo.

Signed-off-by: Guchun Chen <guchun.chen@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