summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-01-26drm/amd/display: fix a coding error causing set throttled vcp size skipped fo...Wenjing Liu1-1/+1
2022-01-26drm/amd/display: rename dc_link_hwss struct to link_hwssWenjing Liu3-12/+12
2022-01-26drm/amd/display: add more link_hwss types and method to decide which oneWenjing Liu2-6/+50
2022-01-26drm/amd/display: abstract encoder related hwseq across different typesWenjing Liu4-48/+143
2022-01-26drm/amd/display: Drop DCN for DP2.x logicWenjing Liu27-748/+83
2022-01-26drm/amd/display: Add work around to enforce TBT3 compatibility.Jimmy Kizito5-6/+34
2022-01-26drm/amd/display: factor out dp detection link training and mst top detectionWenjing Liu5-291/+259
2022-01-26drm/amd/display: clean up some inconsistent indentingYang Li1-25/+23
2022-01-26drm/amd/display: Fix memory leakYongzhi Liu1-20/+60
2022-01-26drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher1-2/+2
2022-01-26drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher1-1/+1
2022-01-26drm/amd/display: Not to call dpcd_set_source_specific_data during resume.Rajib Mahapatra1-1/+2
2022-01-26drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen8-17/+0
2022-01-26drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen3-2/+13
2022-01-26drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2022-01-26drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang1-2/+2
2022-01-26drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher1-2/+2
2022-01-26drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher1-1/+1
2022-01-26drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu1-1/+1
2022-01-26drm/amd/display: Correct MPC split policy for DCN301Zhan Liu1-1/+1
2022-01-26drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram7-13/+105
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard1-1/+1
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-79/+3
2022-01-20drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu1-1/+1
2022-01-20drm/amd/display: Correct MPC split policy for DCN301Zhan Liu1-1/+1
2022-01-19drm/amd/display: move calcs folder into DMLIsabella Basso11-71/+11
2022-01-19drm/amd/display: 3.2.169Aric Cyr1-1/+1
2022-01-19drm/amd/display: [FW Promotion] Release 0.0.100.0Anthony Koo1-2/+2
2022-01-19drm/amd/display: Add signal type check when verify stream backends sameDale Zhao1-0/+3
2022-01-19drm/amd/display: update dml to rev.99 and smu clk_table w/aCharlene Liu2-3/+28
2022-01-19drm/amd/display: Fix black screen issue on memory clock switch enFelipe Clark3-1/+9
2022-01-19drm/amd/display: DCEFCLK DS on CLK initChris Park1-0/+1
2022-01-19drm/amd/display: modify SMU_TIMEOUT macro.Ian Chen1-2/+2
2022-01-19drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)Jasdeep Dhillon6-318/+404
2022-01-19drm/amd/display: 3.2.168Aric Cyr1-1/+1
2022-01-19drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang5-10/+22
2022-01-19drm/amd/display: adjust bit comparison to be more type safeEric Yang1-1/+1
2022-01-19drm/amd/display: Disabled seamless boots on DP and renamed power_down_display...Jarif Aftab6-25/+10
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann8-9/+9
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-117/+244
2022-01-15drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello8-79/+3
2022-01-15drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello8-79/+3
2022-01-15drm/amd/display: Remove redundant initialization of dpg_widthJiapeng Chong1-1/+1
2022-01-15drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan1-1/+1
2022-01-15drm/amd/pm: do not expose power implementation details to displayEvan Quan2-164/+88
2022-01-15drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu1-7/+5
2022-01-11drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito1-1/+2
2022-01-11drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello1-0/+6
2022-01-11drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello1-0/+1
2022-01-11Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds7-99/+14