drm/amdgpu: Load vcn_v4_0_3 ucode during early_init
authorSonny Jiang <sonjiang@amd.com>
Wed, 15 Feb 2023 18:56:57 +0000 (13:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:55:56 +0000 (09:55 -0400)
commit48d19834ea551af2932090ff6de04730007e9876
treefa8082db19f11b8733d9c77c4731589e6bb055be
parent5ae0ec8b8045d72467d4e7417b34a5ab2fa72138
drm/amdgpu: Load vcn_v4_0_3 ucode during early_init

VCN loading ucode is moved to early_init with using 'amdgpu_ucode_*'
helpers.

Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Sonny Jiang <sonjiang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c