]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: update algorithm of umc uncorrectable error counting
authorTao Zhou <tao.zhou1@amd.com>
Tue, 23 Jul 2019 04:25:16 +0000 (12:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 19:49:58 +0000 (14:49 -0500)
commitb6f0ae5f786eedac00985dee4a30388e626b482f
tree03a2f8be58288200d5e8a73a07545efa94806343
parentdb225e3af8ef7ac481c9d7455a03babff24188cd
drm/amdgpu: update algorithm of umc uncorrectable error counting

remove the check of ErrorCodeExt

v2: refine the if condition for ue counting

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Dennis Li <dennis.li@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v6_1.c