drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode
authorHawking Zhang <Hawking.Zhang@amd.com>
Thu, 15 Sep 2022 16:43:47 +0000 (00:43 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Sep 2022 13:41:42 +0000 (09:41 -0400)
commit39a35d52d48402957ba915a9d50b2d77dac45bb3
tree6c8c45e143e2f20f5e76a946611b0642ea45d8fe
parentf6f8bb5989a362d1c5f613c4487dc7adb8627dfe
drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode

switch to common helper to initialize rlc firmware
for gfx10

v2: squash in size validation fix (Alex)

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_v10_0.c