aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2022-04-12drm/amd/display: Power down hardware if timer not triggerPaul Hsieh2-4/+39
2022-04-12drm/amd/display: remove dtbclk_ss compensation for dcn316Charlene Liu3-4/+4
2022-04-12drm/amd/display: ensure PSR force_static flag can always be setEvgenii Krasnikov1-2/+4
2022-04-12drm/amd/display: Fix crash on setting VRR with no display connectedHarry VanZyllDeJong1-6/+10
2022-04-12drm/amd/display: Disable FEC if DSC not supported for EDPIswara Nagulendran1-2/+4
2022-04-11drm/amd/display: Disallow entering PSR when panel is disconnectedMax Erenberg1-0/+5
2022-04-11drm/amd/display: Disabling Z10 on DCN31Saaem Rizvi1-0/+1
2022-04-11drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic1-1/+2
2022-04-11drm/amd/display: undo clearing of z10 related function pointersEric Yang1-5/+0
2022-04-07drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen2-10/+18
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin1-38/+65
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-04-06drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito2-1/+24
2022-04-06drm/amd/display: remove assert for odm transition caseEric Bernstein1-1/+0
2022-04-06drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ1-0/+2
2022-04-06drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2-0/+60
2022-04-06drm/amd/display: Clear optc false state when disable otgCharlene Liu2-8/+11
2022-04-06drm/amd/display: Enable power gating before init_pipesRoman Li3-6/+9
2022-04-06drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park1-2/+2
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin1-38/+65
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-04-05drm/amd/display: Check for invalid input params when building scaling paramsMichael Strauss1-0/+9
2022-04-05drm/amd/display: Move link_trace for edp to dp_traceLeo (Hanghong) Ma4-22/+40
2022-04-05drm/amd/display: 3.2.180Aric Cyr1-1/+1
2022-04-05drm/amd/display: fix missing-prototypes warningBecle Lee1-0/+1
2022-04-05drm/amd/display: Enable 3 plane for DCN 3.0 and 3.02Krunoslav Kovac2-6/+6
2022-04-05drm/amd/display: extract set stream attribute to link_hwssWenjing Liu8-47/+94
2022-04-05drm/amd/display: revert Power down hardware if timer not triggerMartin Leung1-25/+1
2022-04-05drm/amd/display: add support for handling 128b/132b link training test requestWenjing Liu2-2/+36
2022-04-05drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito2-1/+24
2022-04-05drm/amd/display: Remove underflow IRQ typeAngus Wang1-1/+0
2022-04-05drm/amd/display: remove assert for odm transition caseEric Bernstein1-1/+0
2022-04-05drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ1-0/+2
2022-03-31drm/amd/display: remove DC_FP_* wrapper from dml folderMelissa Wen4-18/+10
2022-03-31drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcsMelissa Wen3-5/+16
2022-03-31drm/amd/display: DCN3.1: don't mark as kernel-docRandy Dunlap1-2/+1
2022-03-31drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai1-1/+1
2022-03-31drm/amd/display: 3.2.179Aric Cyr1-1/+1
2022-03-31drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0
2022-03-31drm/amd/display: Update LTTPR UHBR link rate support structMichael Strauss1-1/+1
2022-03-31drm/amd/display: Add support for USBC connectorSamson Tam3-3/+11
2022-03-31drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2-0/+60
2022-03-31drm/amd/display: Clear optc false state when disable otgCharlene Liu2-8/+11
2022-03-31drm/amd/display: Enable power gating before init_pipesRoman Li3-6/+9
2022-03-31drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-03-31drm/amd/display: Power down hardware if timer not triggerPaul Hsieh1-1/+25
2022-03-31drm/amd/display: Correct Slice reset calculationChris Park1-2/+2
2022-03-31drm/amd/display: Enable 3-plane MPO for DCN31Krunoslav Kovac1-3/+3