[PATCH 0/5] enable umc ras ce interrupt v2
Tao Zhou
tao.zhou1 at amd.com
Thu Aug 1 11:54:49 UTC 2019
These patches add support for umc ce interrupt, the interrupt is controlled by a error count threshold.
v2: correct typo in commit description and update comment of patch #2
add patch #5 to replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS
Tao Zhou (5):
drm/amdgpu: support ce interrupt in ras module
drm/amdgpu: implement umc ras init function
drm/amdgpu: update the calc algorithm of umc ecc error count
drm/amdgpu: only uncorrectable error needs gpu reset
drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 14 ++++++---
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 8 +++--
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/umc_v6_1.c | 42 ++++++++++++++++++++++---
drivers/gpu/drm/amd/amdgpu/umc_v6_1.h | 7 +++++
6 files changed, 62 insertions(+), 13 deletions(-)
--
2.17.1
More information about the amd-gfx
mailing list