]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: extend the show ucode name function
authorLikun Gao <Likun.Gao@amd.com>
Tue, 7 Sep 2021 03:38:41 +0000 (11:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:53 +0000 (10:43 -0400)
commitf2f6793b4ad5757dfa34f3bb0f5bce548a991363
treeeebb1eaf4ba0f9f2de0c091365f16061a5f32c09
parent2f3ba2ede6e5b4649986563b772802eb505c2647
drm/amdgpu: extend the show ucode name function

Extend amdgpu_ucode_name function to show SDMA TH0, TH1, IMU, RLCP, RLCV
and MES related ucode name via ucode id.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c