aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2022-02-23drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas1-4/+0
2022-02-21drm/amd/display: Protect update_bw_bounding_box FPU code.Bas Nieuwenhuizen1-2/+5
2022-02-09drm/amd/display: Cap pflip irqs per max otg numberRoman Li1-0/+2
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi1-0/+20
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher1-2/+2
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher1-1/+1
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram2-13/+81
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-87/+91
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds2-75/+14
2022-01-07drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu2-87/+91
2021-12-30drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai1-0/+2
2021-12-30drm/amd/display: get and restore link res mapWenjing Liu1-0/+103
2021-12-30drm/amd/display: support dynamic HPO DP link encoder allocationWenjing Liu5-68/+117
2021-12-30drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu3-31/+33
2021-12-30drm/amd/display: populate link res in both detection and validationWenjing Liu2-3/+7
2021-12-30drm/amd/display: define link res and make it accessible to all link interfacesWenjing Liu4-106/+193
2021-12-30drm/amd/display: Undo ODM combineMartin Leung1-60/+21
2021-12-30drm/amd/display: Remove CR AUX RD Interval limit for LTTPRGeorge Shen1-3/+0
2021-12-30drm/amd/display: Refactor vendor specific link training sequenceShen, George1-1/+337
2021-12-30drm/amd/display: Limit max link cap with LTTPR capsGeorge Shen1-1/+1
2021-12-28drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas1-4/+1
2021-12-14drm/amd/display: implement dc_mode_memclkMartin Leung1-0/+92
2021-12-14drm/amd/display: ODM + MPO window on only one half of ODMEric Bernstein1-21/+60
2021-12-13drm/amd/display: fix function scopesIsabella Basso1-1/+2
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 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