drm/amd/pm: fix pp_dpm_fclk
authorKenneth Feng <kenneth.feng@amd.com>
Wed, 21 Oct 2020 08:15:47 +0000 (16:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Oct 2020 03:06:23 +0000 (23:06 -0400)
commit392d256fa26d943fb0a019fea4be80382780d3b1
tree20850c22e4f93818f9b49e71e434f5175c5d476a
parente4eeceb73cb06b8fa379b94cbba77e6a0a032e43
drm/amd/pm: fix pp_dpm_fclk

fclk value is missing in pp_dpm_fclk. add this to correctly show the current value.

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 5.9.x
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c