drm/amdgpu: Use new atomfirmware init for GC 9.4.3
authorLijo Lazar <lijo.lazar@amd.com>
Thu, 10 Mar 2022 11:15:53 +0000 (16:45 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:43:22 +0000 (09:43 -0400)
commit5db392a04575120de4e73ee10c0dc727426100c7
treefde6757a413b97cd58254957e4daece0537b2151
parentef75a6ef37235e211bbdb17c25e5f79c55df1750
drm/amdgpu: Use new atomfirmware init for GC 9.4.3

Use the new atomfirmware initialization logic for GC 9.4.3 based ASICs
also. ASIC init logic doesn't consider boot clocks during init.

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