linux/drivers/gpu/drm/amd/display/dc/dcn10
Andrew Jiang 621fd3e39f drm/amd/display: Set OPP default values in init_hw
On S3 resume, we do not reconstruct OPP, but we do need to
reinitialize some of its values to the default ones.
Therefore, move those lines out of the OPP constructor and
into init_hw.

Also reset the hubp power gated flag, since nothing is
power gated at init_hw.

Signed-off-by: Andrew Jiang <Andrew.Jiang@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>
2017-12-06 12:48:14 -05:00
..
dcn10_cm_common.c drm/amd/display: Refactor dcn10_dpp_cm_helper to dcn10_cm_common 2017-10-21 16:40:33 -04:00
dcn10_cm_common.h drm/amd/display: Refactor dcn10_dpp_cm_helper to dcn10_cm_common 2017-10-21 16:40:33 -04:00
dcn10_dpp_cm.c drm/amd/display: move csc matrix to hw_shared 2017-12-06 12:48:10 -05:00
dcn10_dpp_dscl.c drm/amd/display: Only program watermark for full update. 2017-12-06 12:48:13 -05:00
dcn10_dpp.c drm/amd/display: A few more color indentation changes 2017-12-06 12:47:37 -05:00
dcn10_dpp.h drm/amd/display: fix regamma programming 2017-12-06 12:47:31 -05:00
dcn10_hubbub.c drm/amd/display: fix dcn10_hubbub_wm_read_state 2017-12-06 12:47:34 -05:00
dcn10_hubbub.h drm/amd/display: function renaming for hubbub 2017-12-06 12:47:24 -05:00
dcn10_hubp.c drm/amd/display: Added disconnect dchub. 2017-12-04 16:41:36 -05:00
dcn10_hubp.h drm/amd/display: cleaning up hubp for dcn 2017-12-04 16:33:22 -05:00
dcn10_hw_sequencer.c drm/amd/display: Set OPP default values in init_hw 2017-12-06 12:48:14 -05:00
dcn10_hw_sequencer.h drm/amd/display: create new files for hubbub functions 2017-12-04 16:41:34 -05:00
dcn10_ipp.c drm/amd/display: moving cursor functions from ipp to mem_input 2017-10-21 16:44:03 -04:00
dcn10_ipp.h drm/amd/display: Add 2X Cursor Magnification Code 2017-09-26 18:17:37 -04:00
dcn10_mpc.c drm/amd/display: Added Opp and Diags Interface for P to I 2017-12-06 12:47:42 -05:00
dcn10_mpc.h drm/amd/display: Added Opp and Diags Interface for P to I 2017-12-06 12:47:42 -05:00
dcn10_opp.c drm/amd/display: Set OPP default values in init_hw 2017-12-06 12:48:14 -05:00
dcn10_opp.h drm/amd/display: fix opp header register define 2017-12-06 12:48:07 -05:00
dcn10_resource.c drm/amd/display: Rename pitch_alignment to linear_pitch_alignment 2017-12-06 12:47:42 -05:00
dcn10_resource.h drm/amd/display: Flattening core_dc to dc 2017-09-26 18:16:40 -04:00
dcn10_timing_generator.c drm/amd/display: remove dcn10 wait on tg unlock 2017-12-06 12:47:38 -05:00
dcn10_timing_generator.h drm/amd/display: Add tg_init interface. 2017-12-06 12:47:26 -05:00
Makefile drm/amd/display: create new files for hubbub functions 2017-12-04 16:41:34 -05:00