summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-30drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
2024-04-03drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas1-0/+42
2024-04-03drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr1-9/+5
2024-04-03drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu1-1/+55
2024-04-03drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas1-9/+3
2024-04-03drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic1-0/+3
2024-02-08drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee1-1/+3
2024-01-19drm/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-30drm/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-27drm/amd/display: add null check for invalid oppsSamson Tam1-1/+2
2023-10-27drm/amd/display: Add a check for idle power optimizationSung Joon Kim1-0/+23
2023-10-20drm/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-10drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen1-0/+8
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 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 fas...Aric Cyr1-0/+59
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+39
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-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: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+12
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