aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez1-1/+1
2021-12-07drm/amd/display: Reduce stack usageAric Cyr1-4/+4
2021-12-07drm/amd/display: add a debug option to force dp2 lt fallback methodWenjing Liu1-3/+6
2021-12-07drm/amd/display: Move link_enc init logic to DCJude Shih1-0/+17
2021-12-07drm/amd/display: Added Check For dc->res_poolJarif Aftab1-1/+1
2021-12-07drm/amd/display: Prevent PSR disable/reenable in HPD IRQWyatt Wood1-5/+6
2021-12-07drm/amd/display: Add W/A for PHY tests with certain LTTPRGeorge Shen1-2/+70
2021-12-07drm/amd/display: Apply LTTPR workarounds to non-transparent modeGeorge Shen1-4/+5
2021-12-01drm/amd/display: Add work around for tunneled MST.Jimmy Kizito2-10/+26
2021-12-01drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-01drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George1-1/+1
2021-12-01drm/amd/display: Add 16ms AUX RD interval W/A for specific LTTPRGeorge Shen1-0/+12
2021-12-01drm/amd/display: Skip vendor specific LTTPR w/a outside link trainingGeorge Shen1-19/+25
2021-12-01drm/amd/display: Add vendor specific LTTPR workarounds for DCN31George Shen1-3/+193
2021-12-01drm/amd/display: Add work around for tunneled MST.Jimmy Kizito2-10/+26
2021-12-01drm/amd/display: add function for eDP and backlight power onEvgenii Krasnikov1-0/+11
2021-12-01drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-01drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram2-14/+75
2021-12-01drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George1-1/+1
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo2-0/+86
2021-11-24drm/amd/display: Fix ODM combine issue with fast bootsungwang1-1/+2
2021-11-24drm/amd/display: retain/release at proper places in link_enc assignmentSung Joon Kim2-1/+9
2021-11-22drm/amd/display: enable seamless boot for DCN301Zhan Liu1-1/+0
2021-11-22drm/amd/display: Run full global validation in dc_commit_stateNicholas Kazlauskas1-0/+13
2021-11-22drm/amd/display: check top_pipe_to_program pointerYang Li1-1/+2
2021-11-22drm/amd/display: cleanup the code a bitBernard Zhao1-9/+1
2021-11-22drm/amd/display: fix cond_no_effect.cocci warningsYe Guojin1-11/+1
2021-11-22drm/amd/display: Revert "retain/release stream pointer in link enc table"Sung Joon Kim1-2/+0
2021-11-22drm/amd/display: Fix eDP will flash when boot to OSBrandon Syu1-1/+4
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski2-1/+163
2021-11-22drm/amd/display: Secondary display goes blank on Non DCN31Ahmad Othman1-1/+2
2021-11-22drm/amd/display: Reduce dmesg error to a debug printLeo (Hanghong) Ma1-1/+1
2021-11-17drm/amd/display: Initialise encoder assignment when initialising dc_stateJimmy Kizito3-6/+6
2021-11-17drm/amd/display: Query all entries in assignment table during updates.Jimmy Kizito1-1/+12
2021-11-17drm/amd/display: Adjust code indentationCharlene Liu1-3/+3
2021-11-17drm/amd/display: Add hpd pending flag to indicate detection of new hpdMeenakshikumar Somasundaram2-13/+13
2021-11-17drm/amd/display: retain/release stream pointer in link enc tableSung Joon Kim1-0/+2
2021-11-17drm/amd/display: fix stale info in link encoder assignmentRoy Chan1-22/+14
2021-11-17drm/amd/display: use link_rate_set above DPCD 1.3 (#1527)Huang, ChiaWen1-1/+1
2021-11-17drm/amd/display: Use link_enc_cfg API for queries.Jimmy Kizito1-13/+4
2021-11-17drm/amd/display: Pass panel inst to a PSR commandMikita Lipski1-1/+1
2021-11-17drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma1-0/+51
2021-11-17drm/amd/display: remove unnecessary conditional operatorsYe Guojin1-1/+1
2021-11-09drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob2-3/+5
2021-11-03drm/amd/display: add condition check for dmub notificationAurabindo Pillai1-1/+2
2021-11-03drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERNWenjing Liu1-0/+8
2021-11-03drm/amd/display: Clear encoder assignments when state cleared.Jimmy Kizito1-0/+22
2021-11-03drm/amd/display: Force disable planes on any pipe split changeRoman Li1-0/+5
2021-11-03drm/amd/display: avoid link loss short pulse stuck the systemYu-ting Shen1-0/+2
2021-10-28drm/amd/display: MST support for DPIAMeenakshikumar Somasundaram2-0/+82