OSDN Git Service

drm/amdgpu: move umc ras init to umc block
authorTao Zhou <tao.zhou1@amd.com>
Thu, 5 Sep 2019 11:25:18 +0000 (19:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2019 15:06:12 +0000 (10:06 -0500)
commit4930aabe7c4e72cc62eca2a800e72eee17f40430
tree4d0d9b02f6a00bd02f320328a3ccb00fadf8e086
parent86edcc7dba53995ea9448e535d7eb21dff5245d0
drm/amdgpu: move umc ras init to umc block

move umc ras init from ras module to umc block, generic ras module
should pay less attention to specific ras block.

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_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c