OSDN Git Service

drm/amdgpu: enable ras on gfx9 (v2)
authorFeifei Xu <Feifei.Xu@amd.com>
Fri, 7 Dec 2018 09:52:20 +0000 (17:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:36:50 +0000 (15:36 -0500)
commit760a1d55344d823287850466db893ed77e948803
tree7e414abc02e589ab47714b9fb3ec0c2b0734dbf9
parent8cf12507d3bd40f2edc0539e855518b432eaf028
drm/amdgpu: enable ras on gfx9 (v2)

Register ecc interrupts and ecc interrupt handler on gfx9.
Add ras support on gfx9

v2: squash in warning fix

Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c