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)
commit619c94c3b5494a1c0654fde415083a589d3f0048
treeeebb1eaf4ba0f9f2de0c091365f16061a5f32c09
parent4e9d10ce445ba75a42d1a509f88c87347c848fa9
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