aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 equal to 0JeromeHong1-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
2022-08-25drm/amd: remove possible condition with no effect (if == else)Bernard Zhao1-7/+2
2022-08-25drm/amd/display: Add interface to track PHY stateAlvin Lee1-3/+15
2022-08-25drm/amd/display: do not change pipe split policy for RV2Derek Lai1-3/+6
2022-08-16drm/amd/display: Add basic kernel doc to CRC code under DCRodrigo Siqueira1-7/+10
2022-08-16drm/amd/display: Fix plug/unplug external monitor will hang while playback MPO videoTom Chung1-2/+9
2022-08-10drm/amd/display: Fix TDR eDP and USB4 display light up issueMeenakshikumar Somasundaram1-0/+1
2022-08-10drm/amd/display: Revert "attempt to fix the logic in commit_planes_for_stream()"Alvin Lee1-15/+12
2022-08-10drm/amd/display: change family id name for DCN314Yifan Zhang1-1/+1
2022-07-18drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()Dan Carpenter1-1/+1
2022-07-13drm/amd/display: Enable DCN314 in DCRoman Li1-0/+4
2022-07-13drm/amd/display: attempt to fix the logic in commit_planes_for_stream()Alex Deucher1-21/+24
2022-07-13drm/amd/display: Add NBIO reg offsets to DCAurabindo Pillai1-0/+2
2022-07-13drm/amd/display: Add DCN reg offsets to DCHarry Wentland1-0/+3
2022-07-12drm/amd/display: Fix black screen when disabling Freesync in OSDIlya Bakoulin1-0/+10
2022-07-12drm/amd/display: Fix windowed MPO video with ODM combine for DCN32Samson Tam1-0/+94
2022-07-12drm/amd/display: Exit SubVP if MPO in useAlvin Lee1-7/+20
2022-07-05drm/amd/display: clean up some inconsistent indentingYang Li1-5/+5
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-3/+0
2022-07-05drm/amd/display: Maintain consistent mode of operation during encoder assignmentJimmy Kizito1-1/+4
2022-07-05drm/amd/display: guard for virtual calling destroy_link_encodersMartin Leung1-2/+8
2022-07-05drm/amd/display: disable timing sync b/w odm halvesDmytro Laktyushkin1-1/+3
2022-07-05drm/amd/display: Add minimal pipe split transition stateRodrigo Siqueira1-0/+277
2022-07-05drm/amd/display: Add SubVP control lockRodrigo Siqueira1-4/+8
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira1-0/+8
2022-07-05drm/amd/display: Add SubVP required codeAlvin Lee1-1/+64
2022-06-21drm/amd/display: Revert "drm/amd/display: turn DPMS off on connector unplug"Wayne Lin1-13/+0
2022-06-14drm/amd/display: Blank for uclk OC in dm instead of dcJoshua Aberback1-22/+12
2022-06-14drm/amd/display: Add null check to dc_submit_i2c_oemMartin Leung1-4/+7
2022-06-14drm/amd/display: Add vrr_active_variable to dc_stream_updateHarry VanZyllDeJong1-0/+3