]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: move clock programming from set_bandwidth to dccg
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Wed, 23 May 2018 21:52:04 +0000 (17:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:28 +0000 (16:38 -0500)
commite2e0a1dcd3229eec32ded439f69438a25ec817d6
tree80ab27498058b7bbcf8c813428d905b9d5e91aac
parent6ca11246180a6e5e6b5b668545c2575b304c9f7f
drm/amd/display: move clock programming from set_bandwidth to dccg

This change moves dcn clock programming(with exception of dispclk)
into dccg. This should have no functional effect.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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
drivers/gpu/drm/amd/display/dc/dce/dce_clocks.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c