summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+1
* drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+2
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-3/+3
* drm/amd/display: remove sink reference in dc_stream_stateJun Lei2019-01-141-1/+1
* drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein2018-11-051-1/+1
* drm/amd/display: clean up encoding checksEric Yang2018-10-091-15/+1
* drm/amd/display: block DP YCbCr420 modesEric Yang2018-10-091-0/+3
* drm/amdgpu/display: add support for LVDS (v5)Alex Deucher2018-08-271-0/+34
* drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski2018-08-131-2/+2
* drm/amd/display: display connected to dp-1 does not light upHersen Wu2018-08-061-0/+5
* drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu2018-07-131-0/+6
* drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun2018-05-151-2/+4
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-141-2/+1
* drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland2018-03-051-3/+13
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-15/+7
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-5/+5
* drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu2018-02-191-0/+3
* drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland2018-02-191-10/+5
* drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland2018-02-191-7/+0
* drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun2017-12-141-15/+0
* drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang2017-12-061-19/+15
* drm/amd/display: add performance trace macro to dcDmytro Laktyushkin2017-10-211-5/+0
* drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang2017-10-211-169/+2
* drm/amd/display: moving backlight registers to hwsequencerYue Hin Lau2017-10-211-76/+3
* amdgpu/dc: make link encoder construct void.Dave Airlie2017-09-291-3/+1
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-1/+1
* drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu2017-09-261-0/+4
* drm/amd/display: eDP power sequence T9 failCharlene Liu2017-09-261-1/+1
* drm/amd/display: fix eDP bootup/S4 backlight onCharlene Liu2017-09-261-0/+2
* drm/amd/display/dc: add DIGG for KVAlex Deucher2017-09-261-0/+6
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-261-1/+1
* drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2017-09-261-5/+5
* drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky2017-09-261-4/+3
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-261-1/+1
* drm/amd/display: fix DVI connected to HDMI connector max tmds clockCharlene Liu2017-09-261-0/+6
* drm/amd/display: Block YCbCr formats for eDP. Revert previous change.Zeyu Fan2017-09-261-2/+6
* drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang2017-09-261-1/+1
* drm/amd/display: use CP2520-3 for PHY compliance automationTony Cheng2017-09-261-0/+3
* drm/amd/display: support PHY compliance automation for CP2520 pattern 1/2/3Tony Cheng2017-09-261-5/+12
* drm/amd/display: support CP2520 pattern 2 for HBR2 complianceTony Cheng2017-09-261-93/+56
* drm/amd/display: DMCU PSR RefactorAmy Zhang2017-09-261-243/+37
* drm/amd/display: audio bug fix part 1: Add missing audio ACRCharlene Liu2017-09-261-0/+2
* drm/amd/display: fix psr status waitDmytro Laktyushkin2017-09-261-3/+15
* drm/amd/display: Move backlight from encoder to ABMAnthony Koo2017-09-261-260/+0
* drm/amd/display: DMCU Compile and LoadAnthony Koo2017-09-261-37/+3
* drm/amd/display: remove SIGNAL_TYPE_WIRELESSTony Cheng2017-09-261-1/+0
* drm/amd/display: Don't fail validation for SIGNAL_TYPE_VIRTUALYongqiang Sun2017-09-261-0/+3
* drm/amd/display: remove HDMI deep color debug flagTony Cheng2017-09-261-3/+0
* drm/amd/display: Fix misleading indentation bug in link_encoderHarry Wentland2017-09-261-1/+2
* drm/amd/display: Fix DP PHY test pre-emphasis not set properlyHersen Wu2017-09-261-1/+1
OpenPOWER on IntegriCloud