drm/amdgpu: add rlcv/rlcp version info to debugfs
authorHawking Zhang <Hawking.Zhang@amd.com>
Wed, 14 Sep 2022 02:46:37 +0000 (10:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Sep 2022 19:07:40 +0000 (15:07 -0400)
commit670c6edfbb73fa94026650691ba23842ef282a6b
tree6986673f1020fc0669eed070de872bbaf32e2a2c
parent2f9d510f810cad1042c6857a516177295eb3b42a
drm/amdgpu: add rlcv/rlcp version info to debugfs

amdgpu_firmware_info debugfs will show rlcv/rlcp
ucode version info

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