]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6094ed59ee80403a7f639dd63670584c43ebfd73
tree20850c22e4f93818f9b49e71e434f5175c5d476a
parent1a58da63d7de8d3575a75a3c1bbfd43f5aa6a845
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