summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee2024-02-071-1/+3
* drm/amd/display: Add logging resource checksCharlene Liu2024-01-181-1/+3
* drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung2024-01-091-5/+9
* drm/amd/display: Add some functions for Panel ReplayTom Chung2024-01-031-0/+34
* drm/amd/display: Add null pointer guards where neededJosip Pavic2024-01-031-0/+5
* drm/amd/display: Add more mechanisms for testsRelja Vojvodic2024-01-031-15/+22
* drm/amd/display: Create dc_state after resource initializationDillon Varone2023-12-191-9/+9
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-191-68/+23
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-132/+39
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-191-6/+6
* drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin2023-12-191-8/+18
* drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr2023-12-191-9/+5
* drm/amd/display: Update code comment to be more accurateRodrigo Siqueira2023-12-061-1/+2
* drm/amd/display: Add dml2 copy functionsDillon Varone2023-12-061-11/+4
* drm/amd/display: Fix tiled display misalignmentMeenakshikumar Somasundaram2023-11-291-0/+4
* drm/amd/display: Negate IPS allow and commit bitsDuncan Ma2023-11-171-2/+2
* drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed2023-11-171-1/+1
* drm/amd/display: save and restore mall state when applying minimal transitionWenjing Liu2023-11-071-0/+20
* drm/amd/display: Enable more IPS optionsSung Joon Kim2023-11-071-2/+2
* drm/amd/display: Fix missing blendTF programmingIlya Bakoulin2023-11-071-0/+3
* drm/amd/display: Enable fast update on blendTF changeIlya Bakoulin2023-11-031-1/+0
* drm/amd/display: add null check for invalid oppsSamson Tam2023-10-261-1/+2
* drm/amd/display: Add a check for idle power optimizationSung Joon Kim2023-10-261-0/+23
* drm/amd/display: Add missing lines of code in dc.cStylon Wang2023-10-191-2/+3
* drm/amd/display: make dc_set_power_state() return type `void` againMario Limonciello2023-10-131-4/+2
* drm/amd/display: Destroy DC context while keeping DML and DML2Mario Limonciello2023-10-131-37/+0
* drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen2023-10-091-0/+8
* drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess2023-10-091-0/+3
* drm/amd/display: Revert "drm/amd/display: Add a check for idle power optimiza...Sung Joon Kim2023-10-091-19/+1
* drm/amd/display: Update cursor limits based on SW cursor fallback limitsAlvin Lee2023-10-091-4/+4
* drm/amd/display: Update stream maskDuncan Ma2023-10-091-0/+7
* drm/amd/display: Revert "drm/amd/display: remove duplicated edp relink to fas...Aric Cyr2023-10-091-0/+59
* drm/amd/display: Introduce DML2Qingqing Zhuo2023-10-091-0/+39
* drm/amd/display: Add a check for idle power optimizationSung Joon Kim2023-10-041-1/+19
* drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu2023-10-041-2/+10
* drm/amd/display: remove duplicated edp relink to fastbootChiawen Huang2023-10-041-59/+0
* drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed2023-10-041-4/+4
* drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_chan...Srinivasan Shanmugam2023-10-031-0/+1
* drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello2023-09-261-4/+4
* drm/amd: Propagate failures in dc_set_power_state()Mario Limonciello2023-09-261-3/+5
* drm/amd/display: Update OPP counter from new interfaceHong-lu Cheng2023-09-261-1/+1
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-0/+12
* drm/amd/display: block MPO if it prevents pstate supportDmytro Laktyushkin2023-09-261-0/+17
* drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu2023-09-261-34/+0
* drm/amd/display: add new windowed mpo odm minimal transition sequenceWenjing Liu2023-09-261-56/+196
* drm/amd/display: determine fast update only before commit minimal transition ...Wenjing Liu2023-09-261-2/+4
* drm/amd/display: minior logging improvementsWenjing Liu2023-09-111-0/+7
* drm/amd/display: do not skip ODM minimal transition based on new stateWenjing Liu2023-09-111-3/+3
* drm/amd/display: add seamless pipe topology transition checkWenjing Liu2023-09-111-0/+8
* drm/amd/display: only allow ODM power optimization if surface is within guara...Wenjing Liu2023-09-111-0/+36