summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: Blank phantom OTG before enablingAlvin Lee2023-09-111-48/+2
* drm/amd/display: Add DCN35 CLK_MGRQingqing Zhuo2023-08-301-0/+2
* drm/amd/display: Fix up kdoc format for 'dc_set_edp_power'Srinivasan Shanmugam2023-08-301-2/+5
* drm/amd/display: always switch off ODM before committing more streamsWenjing Liu2023-08-301-5/+5
* drm/amd/display: Remove wait while lockedGabe Teeger2023-08-301-17/+41
* drm/amd/display: Refactor edp power controlIan Chen2023-08-301-0/+21
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-29/+12
* drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha2023-08-151-0/+6
* drm/amd/display: do not treat clip_rect size change as a scaling changeWenjing Liu2023-08-071-3/+1
* drm/amd/display: always acquire MPO pipe for every blending treeWenjing Liu2023-08-071-94/+0
* drm/amd/display: Set Stream Update Flags in commit_state_no_checkAustin Zheng2023-08-071-0/+13
* drm/amd/display: Implement interface for notify cursor support changeAlvin Lee2023-08-071-0/+14