summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorGuchun Chen <guchun.chen@amd.com>2020-04-26 17:04:31 +0800
committerAlex Deucher <alexander.deucher@amd.com>2020-04-27 15:52:10 -0400
commitfd90456c757da8bcb75dd0d9221581008c01e380 (patch)
tree44abcbca2d4621342dc0d62161d1d9e0ab478829 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parent40e733147fe06bc2d87abd3207468b2ca549f4ac (diff)
downloadlinux-fd90456c757da8bcb75dd0d9221581008c01e380.tar.bz2
drm/amdgpu: decouple EccErrCnt query and clear operation
Due to hardware bug that when RSMU UMC index is disabled, clear EccErrCnt at the first UMC instance will clean up all other EccErrCnt registes from other instances at the same time. This will break the correctable error count log in EccErrCnt register once querying it. So decouple both to make error count query workable. Signed-off-by: Guchun Chen <guchun.chen@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions