summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+1
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-3/+3
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei1-1/+1
2018-11-05drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein1-1/+1
2018-10-09drm/amd/display: clean up encoding checksEric Yang1-15/+1
2018-10-09drm/amd/display: block DP YCbCr420 modesEric Yang1-0/+3
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher1-0/+34
2018-08-13drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski1-2/+2
2018-08-06drm/amd/display: display connected to dp-1 does not light upHersen Wu1-0/+5
2018-07-13drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu1-0/+6
2018-05-15drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun1-2/+4
2018-03-14drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-2/+1
2018-03-05drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-15/+7
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-5/+5
2018-02-19drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu1-0/+3
2018-02-19drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland1-10/+5
2018-02-19drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland1-7/+0
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun1-15/+0
2017-12-06drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang1-19/+15
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin1-5/+0
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang1-169/+2
2017-10-21drm/amd/display: moving backlight registers to hwsequencerYue Hin Lau1-76/+3
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie1-3/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-1/+1
2017-09-26drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu1-0/+4
2017-09-26drm/amd/display: eDP power sequence T9 failCharlene Liu1-1/+1
2017-09-26drm/amd/display: fix eDP bootup/S4 backlight onCharlene Liu1-0/+2
2017-09-26drm/amd/display/dc: add DIGG for KVAlex Deucher1-0/+6
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-5/+5
2017-09-26drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky1-4/+3
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland1-1/+1
2017-09-26drm/amd/display: fix DVI connected to HDMI connector max tmds clockCharlene Liu1-0/+6
2017-09-26drm/amd/display: Block YCbCr formats for eDP. Revert previous change.Zeyu Fan1-2/+6
2017-09-26drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang1-1/+1
2017-09-26drm/amd/display: use CP2520-3 for PHY compliance automationTony Cheng1-0/+3
2017-09-26drm/amd/display: support PHY compliance automation for CP2520 pattern 1/2/3Tony Cheng1-5/+12
2017-09-26drm/amd/display: support CP2520 pattern 2 for HBR2 complianceTony Cheng1-93/+56
2017-09-26drm/amd/display: DMCU PSR RefactorAmy Zhang1-243/+37
2017-09-26drm/amd/display: audio bug fix part 1: Add missing audio ACRCharlene Liu1-0/+2
2017-09-26drm/amd/display: fix psr status waitDmytro Laktyushkin1-3/+15
2017-09-26drm/amd/display: Move backlight from encoder to ABMAnthony Koo1-260/+0
2017-09-26drm/amd/display: DMCU Compile and LoadAnthony Koo1-37/+3
2017-09-26drm/amd/display: remove SIGNAL_TYPE_WIRELESSTony Cheng1-1/+0
2017-09-26drm/amd/display: Don't fail validation for SIGNAL_TYPE_VIRTUALYongqiang Sun1-0/+3
2017-09-26drm/amd/display: remove HDMI deep color debug flagTony Cheng1-3/+0
2017-09-26drm/amd/display: Fix misleading indentation bug in link_encoderHarry Wentland1-1/+2
2017-09-26drm/amd/display: Fix DP PHY test pre-emphasis not set properlyHersen Wu1-1/+1