drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0
authorTim Huang <tim.huang@amd.com>
Mon, 28 Oct 2024 05:51:50 +0000 (13:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Nov 2024 16:45:29 +0000 (11:45 -0500)
commitd4be16ccfd5bf822176740a51ff2306679a2247e
tree6a52e0c7e616ad906e94f5fd2e9dae7c15116ff7
parent8e29057eecb83e45898a31285ff8b82dff188dd1
drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0

Currently, the pp_dpm_mclk values are reported in descending order
on SMU IP v14.0.0/1/4. Adjust to ascending order for consistency
with other clock interfaces.

Signed-off-by: Tim Huang <tim.huang@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_0_ppt.c