drm/amdgpu: retire ip init code specific for A0 rev
authorShiwu Zhang <shiwu.zhang@amd.com>
Mon, 3 Mar 2025 13:03:03 +0000 (21:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Mar 2025 17:53:43 +0000 (12:53 -0500)
commit3bc7bc73af7d167e564eb09ed17af0eed24b5110
tree2fb19fb99c49c884824376e29a68f5ca76f255a9
parent334dc5fcc3f177823115ec4e075259997c16d4a7
drm/amdgpu: retire ip init code specific for A0 rev

For aqua_vanjaram, A0 HW is retired so remove the code
specific for it in gfx ip init.

Signed-off-by: Shiwu Zhang <shiwu.zhang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c