drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
authorHawking Zhang <Hawking.Zhang@amd.com>
Thu, 15 Sep 2022 16:48:27 +0000 (00:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Sep 2022 20:59:06 +0000 (16:59 -0400)
commit0fd85e89b5bf18447e56099a010ee5be5dc9f2b0
tree441d330502d142d0d207655440ab11bad04dbcde
parent04fa38cce6e02be4362cd889780d58ec275c4d26
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode

switch to common helper to initialize rlc firmware
for gfx11

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c