OSDN Git Service

drm/amd/display: get rid of cur_clks from dcn_bw_output
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Wed, 23 May 2018 22:02:27 +0000 (18:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:32 +0000 (16:38 -0500)
commitd578839ca014e5f4e6d540caadc0b84d50a8977f
tree36acb8511f4ab4ab53f468312903f7dae5d00e3f
parent25684c59aff5147d48cc7ce04d4d75a15c5a3a71
drm/amd/display: get rid of cur_clks from dcn_bw_output

Cleans up dcn_bw_output to only contain calculated info,
actual programmed values will now be stored in respective blocks.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Nikola Cornij <Nikola.Cornij@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/core/dc_debug.c
drivers/gpu/drm/amd/display/dc/core/dc_link.c
drivers/gpu/drm/amd/display/dc/dce/dce_clocks.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/inc/core_types.h