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>
Thu, 29 Sep 2022 13:41:42 +0000 (09:41 -0400)
commit7c32d4e37ff3595ce947e4e0a2f098fdd05ae7d4
tree23704567962b07beba5779498a864387ef8d8ab8
parent39a35d52d48402957ba915a9d50b2d77dac45bb3
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