linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/dcn10
Fatemeh Darbehani 98e90a34cc drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part2
[Why]
In DCN we want direct DAL to SMU calls, with as little as possible
interference by pplib. The reason for each pp_smu interface mapping to
1 SMU message is so we can have the sequencing of different SMU message
in dal and shared across different OS. This will also simplify
debugging as DAL owns this interaction and there's no confusion about
division of ownership.

[How]
Part 2: Separate set_min_deep_sleep_dcfclk message from the SMU
messages that are sent as part of dm_pp_apply_clock_for_voltage_request.
Directly notify min dcfclk to smu

Signed-off-by: Fatemeh Darbehani <fatemeh.darbehani@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-11-05 14:20:47 -05:00
..
dcn10_cm_common.c drm/amd/display: Add support for Freesync 2 HDR and Content to Display Mapping 2018-11-05 14:20:43 -05:00
dcn10_cm_common.h drm/amd/display: Handle HDR use cases. 2018-03-05 15:34:58 -05:00
dcn10_dccg.c drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part2 2018-11-05 14:20:47 -05:00
dcn10_dccg.h drm/amd/display: split dccg clock manager into asic folders 2018-11-05 14:20:42 -05:00
dcn10_dpp_cm.c drm/amd/display: get rid of 32.32 unsigned fixed point 2018-05-18 16:08:21 -05:00
dcn10_dpp_dscl.c drm/amd/display: add HDR visual confirm 2018-07-16 16:11:49 -05:00
dcn10_dpp.c drm/amd/display: Fix DAL217 tests modify DTN logs for other tests 2018-09-10 22:42:23 -05:00
dcn10_dpp.h drm/amd/display: fix PIP bugs on Dal3 2018-08-27 11:10:14 -05:00
dcn10_hubbub.c drm/amd/display: Fix warning storm on Raven2 2018-10-10 14:47:04 -05:00
dcn10_hubbub.h drm/amd/display: WA for DF keeps awake after S0i3. 2018-10-09 17:02:22 -05:00
dcn10_hubp.c drm/amd/display: Add invariant support instrumentation in driver 2018-09-10 22:44:24 -05:00
dcn10_hubp.h drm/amd/display: Add invariant support instrumentation in driver 2018-09-10 22:44:24 -05:00
dcn10_hw_sequencer_debug.c drm/amd/display: Add invariant support instrumentation in driver 2018-09-10 22:44:24 -05:00
dcn10_hw_sequencer.c drm/amd/display: expose hwseq functions and add registers 2018-11-05 14:20:44 -05:00
dcn10_hw_sequencer.h drm/amd/display: expose hwseq functions and add registers 2018-11-05 14:20:44 -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: Move dpp reg access from hwss to dpp module. 2018-02-19 14:17:33 -05:00
dcn10_link_encoder.c drm/amd/display: Add link encoder dp_ycbcr420_supported feature flag 2018-11-05 14:20:46 -05:00
dcn10_link_encoder.h drm/amd/display: expose dcn10_aux_initialize in header 2018-07-13 14:50:10 -05:00
dcn10_mpc.c drm/amd/display: Make function pointer structs const 2018-07-10 14:17:23 -05:00
dcn10_mpc.h drm/amd/display: add mpc to dtn log 2018-04-11 13:07:38 -05:00
dcn10_opp.c drm/amd/display: Make function pointer structs const 2018-07-10 14:17:23 -05:00
dcn10_opp.h drm/amd/display: Move opp reg access from hwss to opp module. 2018-02-19 14:17:34 -05:00
dcn10_optc.c drm/amd/display: handle max_vstartup larger than vblank_end 2018-11-05 14:20:39 -05:00
dcn10_optc.h drm/amd/display: Expose couple OPTC functions through header 2018-07-13 14:51:47 -05:00
dcn10_resource.c drm/amd/display: Add link encoder dp_ycbcr420_supported feature flag 2018-11-05 14:20:46 -05:00
dcn10_resource.h drm/amd/display: Flattening core_dc to dc 2017-09-26 18:16:40 -04:00
dcn10_stream_encoder.c drm/amd/display: Allow DP register double buffer 2018-06-15 12:24:50 -05:00
dcn10_stream_encoder.h drm/amd/display: Define registers for dcn10 2018-08-27 11:11:06 -05:00
Makefile drm/amd/display: split dccg clock manager into asic folders 2018-11-05 14:20:42 -05:00