summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma1-2/+2
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed2-1/+4
2023-11-07drm/amd/display: save and restore mall state when applying minimal transitionWenjing Liu1-0/+20
2023-11-07drm/amd/display: Enable more IPS optionsSung Joon Kim1-2/+2
2023-11-07drm/amd/display: Fix missing blendTF programmingIlya Bakoulin1-0/+3
2023-11-03drm/amd/display: Enable fast update on blendTF changeIlya Bakoulin1-1/+0
2023-11-03drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2
2023-10-27drm/amd/display: add null check for invalid oppsSamson Tam1-1/+2
2023-10-27drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim1-1/+1
2023-10-27drm/amd/display: Add a check for idle power optimizationSung Joon Kim1-0/+23
2023-10-27drm/amd/display: Fix DMUB errors introduced by DML2Rodrigo Siqueira1-4/+5
2023-10-20drm/amd/display: Add missing lines of code in dc.cStylon Wang1-2/+3
2023-10-13Revert "drm/amd/display: Add writeback enable/disable in dc"Alex Hung1-33/+0
2023-10-13Revert "drm/amd/display: Fix writeback_info never got updated"Alex Hung1-4/+9
2023-10-13Revert "drm/amd/display: Fix writeback_info is not removed"Alex Hung1-4/+3
2023-10-13Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"Alex Hung1-27/+0
2023-10-13drm/amd/display: add missing NULL check for DML2Bob Zhou1-1/+1
2023-10-13drm/amd/display: make dc_set_power_state() return type `void` againMario Limonciello1-4/+2
2023-10-13drm/amd/display: Destroy DC context while keeping DML and DML2Mario Limonciello2-37/+12
2023-10-10drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen2-0/+112
2023-10-10drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-10-09drm/amd/display: Revert "drm/amd/display: Add a check for idle power optimiza...Sung Joon Kim1-19/+1
2023-10-09drm/amd/display: Update cursor limits based on SW cursor fallback limitsAlvin Lee3-37/+44
2023-10-09drm/amd/display: Update stream maskDuncan Ma1-0/+7
2023-10-09drm/amd/display: Revert "drm/amd/display: remove duplicated edp relink to fas...Aric Cyr1-0/+59
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo2-0/+59
2023-10-05drm/amd/display: Adjust code style for hw_sequencer.hAurabindo Pillai1-17/+0
2023-10-05drm/amd/display: Add a check for idle power optimizationSung Joon Kim1-1/+19
2023-10-05drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu1-2/+10
2023-10-05drm/amd/display: remove duplicated edp relink to fastbootChiawen Huang1-59/+0
2023-10-05drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed1-4/+4
2023-10-05drm/amd/display: Add Null check for DPP resourceGabe Teeger1-1/+1
2023-10-03drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung1-0/+27
2023-10-03drm/amd/display: Fix writeback_info is not removedAlex Hung1-3/+4
2023-10-03drm/amd/display: Fix writeback_info never got updatedAlex Hung1-9/+4
2023-10-03drm/amd/display: Add writeback enable/disable in dcAlex Hung1-0/+33
2023-10-03drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_chan...Srinivasan Shanmugam1-0/+1
2023-09-27drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello1-4/+4
2023-09-27drm/amd: Propagate failures in dc_set_power_state()Mario Limonciello1-3/+5
2023-09-27drm/amd/display: Update OPP counter from new interfaceHong-lu Cheng1-1/+1
2023-09-27drm/amd/display: fix incorrect odm change detection logicWenjing Liu1-0/+23
2023-09-27drm/amd/display: add get primary dpp pipe resource interfaceWenjing Liu1-0/+14
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz3-0/+16
2023-09-27drm/amd/display: block MPO if it prevents pstate supportDmytro Laktyushkin1-0/+17
2023-09-27drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu1-34/+0
2023-09-27drm/amd/display: add new windowed mpo odm minimal transition sequenceWenjing Liu1-56/+196
2023-09-27drm/amd/display: reset stream slice count for new ODM policyWenjing Liu1-0/+9
2023-09-27drm/amd/display: determine fast update only before commit minimal transition ...Wenjing Liu1-2/+4
2023-09-20drm/amd/display: Hook up 'content type' property for HDMIJoshua Ashton1-48/+21
2023-09-12drm/amd/display: minior logging improvementsWenjing Liu1-0/+7