]> 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)
commit9669d9b47a8af70672f5ff653ae50a5e6bf66d0f
tree92d1a8398351c4dd8fea537ffe656ccbdaa3eb97
parent5e1d82116b640d0f5e49c94488f27f6422974a90
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