]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras block
authoryipechai <YiPeng.Chai@amd.com>
Mon, 14 Feb 2022 06:20:31 +0000 (14:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Feb 2022 20:59:04 +0000 (15:59 -0500)
commit2de93d56695b9eb43fe4057544659b13a41775dd
treec5691d6e7ef98d8f47317cd769a717277d639d14
parent7779749b319dac23e6365f2f3b6b56f28e4e092b
drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras block

Remove redundant calls of ras_late_init in mmhub ras block.

Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c