summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2022-02-23drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas-4/+0
2022-02-21drm/amd/display: Protect update_bw_bounding_box FPU code.Bas Nieuwenhuizen-2/+7
2022-02-09drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher-1/+1
2022-02-09drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu-2/+22
2022-02-09drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin-29/+32
2022-02-09drm/amd/display: Cap pflip irqs per max otg numberRoman Li-0/+3
2022-02-09display/amd: decrease message verbosity about watermarks table failureMario Limonciello-1/+5
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi-0/+20
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu-31/+0
2022-02-02drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh-10/+10
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez-8/+8
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen-17/+0
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen-2/+13
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen-2/+2
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang-2/+2
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher-2/+2
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher-1/+1
2022-01-25drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu-1/+1
2022-01-25drm/amd/display: Correct MPC split policy for DCN301Zhan Liu-1/+1
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram-13/+105
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-79/+3
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-111/+202
2022-01-14drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello-79/+3
2022-01-11drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello-0/+6
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds-99/+14
2022-01-07drm/amd/display: Add version check before using DP alt query interfaceNicholas Kazlauskas-20/+94
2022-01-07drm/amd/display: Add check for forced_clocks debug optionCharlene Liu-1/+1
2022-01-07drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu-89/+94
2022-01-07drm/amd/display: Fix underflow for fused display pipes caseYi-Ling Chen-1/+6
2021-12-30drm/amd/display: fix dereference before NULL checkJosé Expósito-1/+2
2021-12-30drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai-0/+2
2021-12-30drm/amd/display: get and restore link res mapWenjing Liu-0/+112
2021-12-30drm/amd/display: support dynamic HPO DP link encoder allocationWenjing Liu-76/+134
2021-12-30drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu-43/+40
2021-12-30drm/amd/display: populate link res in both detection and validationWenjing Liu-3/+11
2021-12-30drm/amd/display: define link res and make it accessible to all link interfacesWenjing Liu-114/+229
2021-12-30drm/amd/display: 3.2.167Aric Cyr-1/+1
2021-12-30drm/amd/display: Undo ODM combineMartin Leung-71/+21
2021-12-30drm/amd/display: Add reg defs for DCN303Wesley Chalmers-2/+18
2021-12-30drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang-8/+8
2021-12-30drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas-0/+1
2021-12-30drm/amd/display: Remove CR AUX RD Interval limit for LTTPRGeorge Shen-3/+0
2021-12-30drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas-0/+1
2021-12-30drm/amd/display: Added power down for DCN10Lai, Derek-0/+1
2021-12-30drm/amd/display: Block z-states when stutter period exceeds criteriaNicholas Kazlauskas-2/+1
2021-12-30drm/amd/display: Refactor vendor specific link training sequenceShen, George-1/+337
2021-12-30drm/amd/display: Limit max link cap with LTTPR capsGeorge Shen-1/+1
2021-12-30drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu-2/+54
2021-12-28drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas-4/+1
2021-12-16drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong-1/+1