OSDN Git Service

drm/amdgpu: add ras_controller and err_event_athub interrupt support
authorHawking Zhang <Hawking.Zhang@amd.com>
Wed, 5 Jun 2019 06:57:00 +0000 (14:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Sep 2019 22:11:04 +0000 (17:11 -0500)
commit4e644fffb5809d260bb7adcc49cb87d79b88ba3d
treedd923e73af366f087bb1dfa934202444d20b98a6
parentfc098fb4ed0c0ff49d50ffe314649181acd74f81
drm/amdgpu: add ras_controller and err_event_athub interrupt support

Ras controller interrupt and Ras err event athub interrupt are two dedicated
interrupts for RAS support.

Signed-off-by: Hawking Zhang <Hawking.Zhang@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_nbio.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c