]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move umc ras irq functions to umc block
authorTao Zhou <tao.zhou1@amd.com>
Thu, 12 Sep 2019 03:11:25 +0000 (11:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:01 +0000 (09:11 -0500)
commitfac479cc0e0976c41c50dcf6dc3df0e26ce2f328
tree92d1a8398351c4dd8fea537ffe656ccbdaa3eb97
parent97e4a86ffb21aa6ca69d30a0cb6cb38784b96fd2
drm/amdgpu: move umc ras irq functions to umc block

move umc ras irq functions from gmc v9 to generic umc block, these
functions are relevant to umc and they can be shared among all
generations of umc

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c