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>
Wed, 21 Oct 2020 20:16:54 +0000 (16:16 -0400)
commit4e2b3e23b29d03abda30e55e072233541a141b1f
treec57b9e79caf551dee074b4eebc5102d5b33a1960
parent4d2aae33d96c0a0aae8d5582f38bdf4792ec6180
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>
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c