summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2023-11-07drm/amd/display: 3.2.258Aric Cyr1-1/+1
2023-11-07drm/amd/display: Add missing dml2 init value for dcn35Roman Li1-0/+1
2023-11-07drm/amd/display: Fix OTG disable workaround logicTaimur Hassan1-4/+7
2023-11-07drm/amd/display: amend HPD handler for ReplayChunTao Tso1-7/+4
2023-11-07drm/amd/display: Introduce flag for disabling Replay desync recoveryDennis Chan2-1/+5
2023-11-07drm/amd/display: DCN35 Disable cm power optimizationYihan Zhu1-1/+1
2023-11-07drm/amd/display: Update DP HPO MSA with colorimetry from test requestGeorge Shen1-5/+4
2023-11-07drm/amd/display: Update test link rate DPCD bit field to match specGeorge Shen2-2/+9
2023-11-07drm/amd/display: Allow 16 max_slices for DP2 DSCFangzhi Zuo3-1/+22
2023-11-07drm/amd/display: Enable more IPS optionsSung Joon Kim2-5/+6
2023-11-07drm/amd/display: Enable RCO options for dcn35Daniel Miess2-8/+9
2023-11-07drm/amd/display: Fix FRL assertion on bootSung Joon Kim1-4/+5
2023-11-07drm/amd/display: Fix missing blendTF programmingIlya Bakoulin1-0/+3
2023-11-07drm/amd/display: 3.2.257Aric Cyr1-1/+1
2023-11-07drm/amd/display: decouple dmcub execution to reduce lock granularityJinZe.Xu2-0/+82
2023-11-07drm/amd/display: On boot disable domain22 force power onDaniel Miess4-1/+15
2023-11-03drm/amd/display: Enable fast update on blendTF changeIlya Bakoulin1-1/+0
2023-11-03drm/amd/display: Fix blend LUT programmingIlya Bakoulin2-0/+6
2023-11-03drm/amd/display: Program plane color setting correctlySung Joon Kim4-2/+156
2023-11-03drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2Nathan Chancellor1-0/+4
2023-11-03drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2
2023-10-27drm/amd/display: 3.2.256Aric Cyr1-1/+1
2023-10-27drm/amd/display: add interface to query SubVP statusAurabindo Pillai3-2/+5
2023-10-27drm/amd/display: Read before writing Backlight Mode Set RegisterIswara Nagulendran1-1/+6
2023-10-27drm/amd/display: Disable SYMCLK32_SE RCO on DCN314Michael Strauss1-1/+1
2023-10-27drm/amd/display: Fix shaper using bad LUT paramsIlya Bakoulin1-0/+1
2023-10-27drm/amd/display: add null check for invalid oppsSamson Tam1-1/+2
2023-10-27drm/amd/display: Update FAMS sequence for DCN30 & DCN32Alvin Lee4-19/+38
2023-10-27drm/amd/display: fix num_ways overflow errorSamson Tam1-3/+4
2023-10-27drm/amd/display: Correct enum typoRodrigo Siqueira1-3/+3
2023-10-27drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim2-1/+3
2023-10-27drm/amd/display: Fix IPS handshake for idle optimizationsNicholas Kazlauskas10-27/+141
2023-10-27drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu3-0/+148
2023-10-27drm/amd/display: add pipe resource management callbacks to DML2Wenjing Liu4-0/+30
2023-10-27drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel1-2/+2
2023-10-27drm/amd/display: Update SDP VSC colorimetry from DP test automation requestGeorge Shen1-0/+6
2023-10-27drm/amd/display: Add a check for idle power optimizationSung Joon Kim6-7/+33
2023-10-27drm/amd/display: Revert "Improve x86 and dmub ips handshake"Nicholas Kazlauskas11-129/+27
2023-10-27drm/amd/display: Fix MST Multi-Stream Not Lighting Up on dcn35Fangzhi Zuo1-0/+6
2023-10-27drm/amd/display: Fix copyright notice in DC codeStylon Wang35-3/+215
2023-10-27drm/amd/display: Fix copyright notice in DML2 codeStylon Wang22-1/+45
2023-10-27drm/amd/display: Fix DMUB errors introduced by DML2Rodrigo Siqueira1-4/+5
2023-10-27drm/amd/display: Remove power sequencing checkAgustin Gutierrez1-2/+1
2023-10-27drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira13-2/+15
2023-10-27drm/amd/display: reprogram det size while seamless bootHugo Hu3-0/+33
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie7-681/+615
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie1-4/+5
2023-10-20drm/amd/display: Fix stack size issue on DML2Rodrigo Siqueira1-45/+54
2023-10-20drm/amd/display: Reduce stack size by splitting functionRodrigo Siqueira1-481/+489
2023-10-20drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2Nathan Chancellor1-1/+1