]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit81872456d26389678fc35b25754d9f96eb70f5dd
tree6c8c45e143e2f20f5e76a946611b0642ea45d8fe
parent5b17c00f3ed9a23f66aaa191aa5671e3499ea6c3
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