summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Use is_dig_enable function instead of dcn10 hardcodeNicholas Kazlauskas2023-07-181-1/+1
* drm/amd/display: Remove unused local variablesArthur Grillo2023-02-231-2/+1
* drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2023-01-131-1/+0
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-3/+0
* drm/amd/display: add set dp lane settings to link_hwssWenjing Liu2022-02-021-9/+9
* drm/amd/display: add hdmi disable debug checkDale Zhao2021-12-011-2/+3
* drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo2021-09-011-0/+9
* drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein2021-02-221-1/+0
* drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter controlDerek Lai2021-02-091-0/+15
* drm/amd/display: fine tune logic of edid max TMDS clock checkDale Zhao2020-07-011-3/+0
* drm/amd/display: implement edid max TMDS clock check in DCMichael Strauss2020-07-011-0/+10
* drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu2020-04-091-2/+18
* drm/amd/display: add monitor patch to disable SCDC read/writeMartin Leung2020-02-111-0/+5
* drm/amd/display: set av_mute in hw_init for HDMICharlene Liu2019-08-231-0/+23
* drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung2019-08-151-9/+40
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+3
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+3
| |\
| | * 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: Dont aser if DP_DPHY_INTERNAL_CTRLEric Bernstein2019-06-111-1/+3
|/ /
* | drm/amd/display: Modified AUX_DPHY_RX_CONTROL0Daniel He2019-05-311-1/+1
* | drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam2019-05-241-0/+2
|/
* drm/amd/display: Refactor reg_set and reg_update.Yongqiang Sun2019-03-191-2/+0
* drm/amd/display: interface to check if timing can be seamlessAnthony Koo2019-02-061-0/+10
* drm/amd/display: Rename configure_encoder to enc1_configure_encoderDmytro Laktyushkin2019-01-141-3/+3
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-9/+9
* 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-3/+5
* drm/amd/display: clean up encoding checksEric Yang2018-10-091-16/+1
* drm/amd/display: block DP YCbCr420 modesEric Yang2018-10-091-0/+3
* drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu2018-07-131-0/+6
* drm/amd/display: expose dcn10_aux_initialize in headerYongqiang Sun2018-07-131-8/+2
* drm/amd/display: Expose configure_encoder for link_encoderTony Cheng2018-07-131-2/+1
* drm/amd/display: Define dp_alt_modeCharlene Liu2018-07-051-0/+2
* drm/amd/display: DCN1 link encoderEric Bernstein2018-05-181-0/+1362