summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)Author
2022-01-25drm/amd/display: Not to call dpcd_set_source_specific_data during resume.Rajib Mahapatra
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher
2022-01-25drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu
2022-01-25drm/amd/display: Correct MPC split policy for DCN301Zhan Liu
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-19drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu
2022-01-19drm/amd/display: Correct MPC split policy for DCN301Zhan Liu
2022-01-18drm/amd/display: move calcs folder into DMLIsabella Basso
2022-01-18drm/amd/display: 3.2.169Aric Cyr
2022-01-18drm/amd/display: Add signal type check when verify stream backends sameDale Zhao
2022-01-18drm/amd/display: update dml to rev.99 and smu clk_table w/aCharlene Liu
2022-01-18drm/amd/display: Fix black screen issue on memory clock switch enFelipe Clark
2022-01-18drm/amd/display: DCEFCLK DS on CLK initChris Park
2022-01-18drm/amd/display: modify SMU_TIMEOUT macro.Ian Chen
2022-01-18drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)Jasdeep Dhillon
2022-01-18drm/amd/display: 3.2.168Aric Cyr
2022-01-18drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang
2022-01-18drm/amd/display: Disabled seamless boots on DP and renamed power_down_display...Jarif Aftab
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-14drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello
2022-01-14drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello
2022-01-14drm/amd/display: Remove redundant initialization of dpg_widthJiapeng Chong
2022-01-11drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds
2022-01-07drm/amd/display: Add version check before using DP alt query interfaceNicholas Kazlauskas
2022-01-07drm/amd/display: Add check for forced_clocks debug optionCharlene Liu
2022-01-07drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu
2022-01-07drm/amd/display: Fix underflow for fused display pipes caseYi-Ling Chen
2021-12-30drm/amd/display: fix dereference before NULL checkJosé Expósito
2021-12-30drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai
2021-12-30drm/amd/display: get and restore link res mapWenjing Liu
2021-12-30drm/amd/display: support dynamic HPO DP link encoder allocationWenjing Liu
2021-12-30drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu
2021-12-30drm/amd/display: populate link res in both detection and validationWenjing Liu
2021-12-30drm/amd/display: define link res and make it accessible to all link interfacesWenjing Liu
2021-12-30drm/amd/display: 3.2.167Aric Cyr
2021-12-30drm/amd/display: Undo ODM combineMartin Leung
2021-12-30drm/amd/display: Add reg defs for DCN303Wesley Chalmers
2021-12-30drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang
2021-12-30drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas
2021-12-30drm/amd/display: Remove CR AUX RD Interval limit for LTTPRGeorge Shen
2021-12-30drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas
2021-12-30drm/amd/display: Added power down for DCN10Lai, Derek