mirror_ubuntu-kernels/drivers/gpu/drm/amd/pm
Mario Limonciello 828904660a 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>
2022-01-25 18:00:32 -05:00
..
inc drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
legacy-dpm drm/amd/pm: correct the checks for fan attributes support 2022-01-14 17:51:15 -05:00
powerplay drm/amd/pm: Replace one-element array with flexible-array member 2022-01-14 17:52:50 -05:00
swsmu drm/amd: Fix MSB of SMU version printing 2022-01-25 18:00:32 -05:00
amdgpu_dpm_internal.c drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations 2022-01-14 17:51:14 -05:00
amdgpu_dpm.c drm/amd/pm: fix null ptr access 2022-01-14 17:52:47 -05:00
amdgpu_pm.c drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF mode 2022-01-18 17:41:18 -05:00
Makefile drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00