aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-22drm/amd/display: Generalize new minimal transition pathAlvin Lee1-90/+56
2024-02-14Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"George Shen1-4/+0
2024-02-14drm/amd/display: treat plane clip size change as MED update typeWenjing Liu1-1/+6
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee1-1/+3
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee1-36/+9
2024-02-07drm/amd/display: Adjust set_p_state calls to fix loggingEthan Bitnun1-11/+11
2024-02-07drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen1-0/+4
2024-02-07drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas1-0/+42
2024-01-29drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee1-0/+31
2024-01-29drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr1-9/+5
2024-01-22drm/amd/display: Revert "Rework DC Z10 restore"Charlene Liu1-10/+1
2024-01-15drm/amd/display: Rework DC Z10 restoreNicholas Kazlauskas1-1/+10
2024-01-15drm/amd/display: Add logging resource checksCharlene Liu1-1/+3
2024-01-09drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung1-5/+9
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung1-0/+34
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic1-0/+5
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic1-15/+22
2023-12-19drm/amd/display: Create dc_state after resource initializationDillon Varone1-9/+9
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone1-68/+23
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-132/+39
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-6/+6
2023-12-19drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin1-8/+18
2023-12-19drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr1-9/+5
2023-12-06drm/amd/display: Update code comment to be more accurateRodrigo Siqueira1-1/+2
2023-12-06drm/amd/display: Add dml2 copy functionsDillon Varone1-11/+4
2023-11-29drm/amd/display: Fix tiled display misalignmentMeenakshikumar Somasundaram1-0/+4
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 Ahmed1-1/+1
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-10-26drm/amd/display: add null check for invalid oppsSamson Tam1-1/+2
2023-10-26drm/amd/display: Add a check for idle power optimizationSung Joon Kim1-0/+23
2023-10-19drm/amd/display: Add missing lines of code in dc.cStylon Wang1-2/+3
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 Limonciello1-37/+0
2023-10-09drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen1-0/+8
2023-10-09drm/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 optimization"Sung Joon Kim1-19/+1
2023-10-09drm/amd/display: Update cursor limits based on SW cursor fallback limitsAlvin Lee1-4/+4
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 fastboot"Aric Cyr1-0/+59
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+39
2023-10-04drm/amd/display: Add a check for idle power optimizationSung Joon Kim1-1/+19
2023-10-04drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu1-2/+10
2023-10-04drm/amd/display: remove duplicated edp relink to fastbootChiawen Huang1-59/+0
2023-10-04drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed1-4/+4
2023-10-03drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_change_for_active_pipes'Srinivasan Shanmugam1-0/+1
2023-09-26drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello1-4/+4