summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2022-01-19 04:10:42 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-01-26 02:00:32 +0300
commit828904660a2e0a31d5c8a2ce75711f7123896bd5 (patch)
tree1432413cb65f7eecc35623e695d8fd9903bbb534 /include
parent901abf367d3eecd54f21829ced48c20f53c74c57 (diff)
downloadlinux-828904660a2e0a31d5c8a2ce75711f7123896bd5.tar.xz
drm/amd: Fix MSB of SMU version printing
Yellow carp has been outputting versions like `1093.24.0`, but this is supposed to be 69.24.0. That is the MSB is being interpreted incorrectly. The MSB is not part of the major version, but has generally been treated that way thus far. It's actually the program, and used to distinguish between two programs from a similar family but different codebase. 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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions