drm/amdgpu: remove RAS GFX injection for gfx_v9_4/gfx_v9_4_2
authorTao Zhou <tao.zhou1@amd.com>
Mon, 13 Mar 2023 08:34:19 +0000 (16:34 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:37:15 +0000 (10:37 -0400)
commit6e3c51a5814aff70b72e8b2a9953bdac7aea2f44
tree858337673328d30ccfeef17577d881d4f73b6376
parent27c5f29526d17a33946a6b977a0274eae320c489
drm/amdgpu: remove RAS GFX injection for gfx_v9_4/gfx_v9_4_2

No special requirement in RAS injection for the two versions, switch to
use default injection interface.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Stanley.Yang <Stanley.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c