]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92d67370b94416604a64f7d44f4cff6a1aefd719
tree4d0d9b02f6a00bd02f320328a3ccb00fadf8e086
parent3e1a04a0e0b95c5e5a995da23572c0da53f8afe5
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