summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06drm/amd/display: Ensure commit_streams returns the DC return codeAlvin Lee1-1/+1
2022-12-06drm/amd/display: prevent seamless boot on displays that don't have the prefer...Dmytro Laktyushkin1-0/+3
2022-11-29drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)Alvin Lee1-1/+20
2022-11-29drm/amd/display: Don't overwrite subvp pipe info in fast updatesAlvin Lee1-1/+1
2022-11-23Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher1-1/+1
2022-11-23drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee1-0/+13
2022-11-23drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee1-1/+17
2022-11-15drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee1-16/+38
2022-11-15drm/amd/display: Use min transition for all SubVP plane add/removeAlvin Lee1-9/+22
2022-11-15drm/amd/display: Update SubVP Visual ConfirmDavid Galiffi1-1/+18
2022-11-15drm/amd/display: fix dpms_off issue when disabling bios modeZhongwei Zhang1-1/+1
2022-11-09drm/amd/display: Disable phantom OTG after enable for plane disableAlvin Lee1-1/+13
2022-11-09drm/amd/display: Use min transition for SubVP into MPOAlvin Lee1-23/+20
2022-10-27drm/amd/display: Rework comments on dc fileRodrigo Siqueira1-99/+62
2022-10-27drm/amd/display: Add kernel doc for commit sequenceRodrigo Siqueira1-10/+53
2022-10-27drm/amd/display: skip commit minimal transition statezhikzhai1-0/+22
2022-10-27drm/amd/display: Remove optimization for VRR updatesAlvin Lee1-3/+0
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu1-10/+10
2022-10-27drm/amd/display: Implement secure display on DCN21Alan Liu1-61/+54
2022-10-24drm/amd/display: Use update plane and stream routine for DCN32xRodrigo Siqueira1-0/+12
2022-10-24drm/amd/display: Avoid ABM when ODM combine is enabled for eDPRodrigo Siqueira1-1/+11
2022-10-24drm/amd/display: Update OTG instance in the commit streamRodrigo Siqueira1-0/+6
2022-10-24drm/amd/display: Add function for validate and update new streamRodrigo Siqueira1-10/+6
2022-10-24drm/amd/display: Handle virtual hardware detectRodrigo Siqueira1-0/+3
2022-10-24drm/amd/display: Include surface of unaffected streamsRodrigo Siqueira1-1/+11
2022-10-24drm/amd/display: Copy DC context in the commit streamsRodrigo Siqueira1-8/+33
2022-10-24drm/amd/display: Enable new commit sequence only for DCN32xRodrigo Siqueira1-0/+46
2022-10-24drm/amd/display: Rework context change checkRodrigo Siqueira1-7/+7
2022-10-24drm/amd/display: Check if link state is validRodrigo Siqueira1-0/+2
2022-10-11drm/amd/display: fix indentation in dc.cAlex Deucher1-3/+3
2022-10-10drm/amd/display: Display does not light up after S4 resumeMeenakshikumar Somasundaram1-0/+31
2022-10-10Revert "drm/amd/display: skip commit minimal transition state"Dillon Varone1-20/+0
2022-10-06drm/amd/display: Fix SubVP control flow in the MPO contextRodrigo Siqueira1-2/+14
2022-10-06drm/amd/display: skip commit minimal transition stateZhikai Zhai1-0/+20
2022-10-06drm/amd/display: For SubVP pipe split case use min transition into MPOAlvin Lee1-0/+36
2022-10-06drm/amd/display: Program SubVP in dc_commit_state_no_checkDillon Varone1-0/+19
2022-10-06drm/amd/display: Only commit SubVP state after pipe programmingAlvin Lee1-0/+3
2022-09-29drm/amd/display: Fix various dynamic ODM transitions on DCN32Dillon Varone1-25/+80
2022-09-29drm/amd/display: skip phantom pipes when checking for pending flipAurabindo Pillai1-1/+1
2022-09-29drm/amd/display: Disable MALL when TMZ surfaceAlvin Lee1-2/+6
2022-09-29drm/amd/display: Change EDID fallback conditionIlya Bakoulin1-1/+1
2022-09-29drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr1-12/+4
2022-09-19drm/amd/display: rework recent update PHY state commitWenjing Liu1-16/+3
2022-09-13drm/amd/display: Remove the unused function copy_stream_update_to_stream()Jiapeng Chong1-10/+0
2022-09-13drm/amd/display: Avoid force minimal transaction in case of surface_count equ...JeromeHong1-5/+7
2022-09-13drm/amd/display: Don't adjust VRR unnecessarilyAric Cyr1-0/+3
2022-09-01drm/amd/display: fix indentation in commit_planes_for_stream()Hamza Mahfooz1-3/+4
2022-08-29drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen1-1/+2
2022-08-29drm/amd/display: Cleanup PSR flagGabe Teeger1-5/+3
2022-08-29drm/amd/display: Only commit SubVP state after pipe programmingAlvin Lee1-8/+7