OSDN Git Service

drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras block
authoryipechai <YiPeng.Chai@amd.com>
Mon, 14 Feb 2022 07:59:35 +0000 (15:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Mar 2022 23:40:05 +0000 (18:40 -0500)
commit35366481d0941e9b470ccf09d85407381b5d6135
tree53af838e45910841375fe6c8bfb00c5d0817ffe8
parent1f211a827cbda87bd0ec145a1f44f2615c3f56d3
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras block

Remove redundant calls of amdgpu_ras_block_late_fini in gfx 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_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c