OSDN Git Service

drm/amdgpu: Convert SMU version to decimal in debugfs
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 30 Jul 2021 16:02:30 +0000 (11:02 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Nov 2021 16:22:07 +0000 (12:22 -0400)
commitc92f909614867421f8caad1e3bfde3ee2e871179
treec2e1685afaa05e97b6ee3e253cf5d1ccbb646256
parent740a451b0797bf91cd6adb1b6e86d4422e37a34a
drm/amdgpu: Convert SMU version to decimal in debugfs

This is more useful when talking to the SMU team to have the information
in this format, save one less step to manually do it.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c