summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
AgeCommit message (Expand)Author
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie
2023-08-09drm/amd/display: Return value of functionDenis Arefev
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2022-02-02drm/amd/display: add set dp lane settings to link_hwssWenjing Liu
2021-12-01drm/amd/display: add hdmi disable debug checkDale Zhao
2021-01-13drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'Lee Jones
2021-01-11drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference ...Lee Jones
2020-12-16drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira
2020-12-15drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to headerEric Bernstein
2020-07-27drm/amd/display: dce_link_encoder: add DCE6 specific macros,functionsMauro Rossi
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei
2018-11-05drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein
2018-10-09drm/amd/display: clean up encoding checksEric Yang
2018-10-09drm/amd/display: block DP YCbCr420 modesEric Yang
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher
2018-08-13drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski
2018-08-06drm/amd/display: display connected to dp-1 does not light upHersen Wu
2018-07-13drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu
2018-05-15drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun
2018-03-14drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-02-19drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu
2018-02-19drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland
2018-02-19drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun
2017-12-06drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang
2017-10-21drm/amd/display: moving backlight registers to hwsequencerYue Hin Lau
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu
2017-09-26drm/amd/display: eDP power sequence T9 failCharlene Liu
2017-09-26drm/amd/display: fix eDP bootup/S4 backlight onCharlene Liu
2017-09-26drm/amd/display/dc: add DIGG for KVAlex Deucher
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li
2017-09-26drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland
2017-09-26drm/amd/display: fix DVI connected to HDMI connector max tmds clockCharlene Liu
2017-09-26drm/amd/display: Block YCbCr formats for eDP. Revert previous change.Zeyu Fan
2017-09-26drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang