summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_dc_resource_mgmt.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30drm/amd/display: always use mpc factor of 2 for stereo timingsWenjing Liu1-8/+18
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim1-17/+28
2023-11-07drm/amd/display: Remove references to unused dml arch versionChaitanya Dhere1-14/+2
2023-10-27drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu1-0/+146
2023-10-27drm/amd/display: Fix copyright notice in DML2 codeStylon Wang1-0/+2
2023-10-20drm/amd/display: Remove unneeded semicolonYang Li1-1/+1
2023-10-09drm/amd/display: Modify Pipe Selection for Policy for ODMSaaem Rizvi1-14/+126
2023-10-09drm/amd/display: Move stereo timing check to helperTaimur Hassan1-8/+1
2023-10-09drm/amd/display: Split pipe for stereo timingsTaimur Hassan1-0/+11
2023-10-09drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim1-15/+26
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+734