drm/amd/display: call pplib to update clocks
authorEric Yang <Eric.Yang2@amd.com>
Thu, 6 Jul 2017 18:20:25 +0000 (14:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:08:41 +0000 (18:08 -0400)
commitb884a2ec5863c863a625ef4ee0efee59f969142d
tree90a6516b33676e319b192eaca179c0411ba5f131
parent133e8e1b35c7772f4903d367035e33e02becbb2d
drm/amd/display: call pplib to update clocks

Allow pplib to update fclk and dcfclk for different voltage levels.
PPlib's values for dispclk and phyclk is not correct, so we are not
getting it from them. fclk is currently not used correctly, although
does not effect the actual fclk we request.

Signed-off-by: Eric Yang <Eric.Yang2@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c