summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-01drm/amd/display: Move dio files into dio folderBhuvanachandra Pinninti1-1474/+0
2024-06-28drm/amd/display: Check and log for function error codesAlex Hung1-1/+7
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+0
2023-07-18drm/amd/display: Use is_dig_enable function instead of dcn10 hardcodeNicholas Kazlauskas1-1/+1
2023-02-24drm/amd/display: Remove unused local variablesArthur Grillo1-2/+1
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu1-1/+0
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-3/+0
2022-02-03drm/amd/display: add set dp lane settings to link_hwssWenjing Liu1-9/+9
2021-12-02drm/amd/display: add hdmi disable debug checkDale Zhao1-2/+3
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo1-0/+9
2021-02-23drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein1-1/+0
2021-02-09drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter controlDerek Lai1-0/+15
2020-07-01drm/amd/display: fine tune logic of edid max TMDS clock checkDale Zhao1-3/+0
2020-07-01drm/amd/display: implement edid max TMDS clock check in DCMichael Strauss1-0/+10
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu1-2/+18
2020-02-11drm/amd/display: add monitor patch to disable SCDC read/writeMartin Leung1-0/+5
2019-08-23drm/amd/display: set av_mute in hw_init for HDMICharlene Liu1-0/+23
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung1-9/+40
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+3
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+3
2019-06-11drm/amd/display: Dont aser if DP_DPHY_INTERNAL_CTRLEric Bernstein1-1/+3
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-05-31drm/amd/display: Modified AUX_DPHY_RX_CONTROL0Daniel He1-1/+1
2019-05-24drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam1-0/+2
2019-03-19drm/amd/display: Refactor reg_set and reg_update.Yongqiang Sun1-2/+0
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo1-0/+10
2019-01-14drm/amd/display: Rename configure_encoder to enc1_configure_encoderDmytro Laktyushkin1-3/+3
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-9/+9
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-3/+5
2018-10-10drm/amd/display: clean up encoding checksEric Yang1-16/+1
2018-10-10drm/amd/display: block DP YCbCr420 modesEric Yang1-0/+3
2018-07-13drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu1-0/+6
2018-07-13drm/amd/display: expose dcn10_aux_initialize in headerYongqiang Sun1-8/+2
2018-07-13drm/amd/display: Expose configure_encoder for link_encoderTony Cheng1-2/+1
2018-07-06drm/amd/display: Define dp_alt_modeCharlene Liu1-0/+2
2018-05-19drm/amd/display: DCN1 link encoderEric Bernstein1-0/+1362