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)
commit34cc4fd9ff710f31b172dbb8bdcc3a3ab492fff3
tree92d1a8398351c4dd8fea537ffe656ccbdaa3eb97
parentf5f06e21e9707552962dadc55fe4412b913223a9
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