summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2
AgeCommit message (Expand)AuthorFilesLines
2023-11-03drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2Nathan Chancellor1-0/+4
2023-10-27drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim1-0/+2
2023-10-27drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu2-0/+147
2023-10-27drm/amd/display: add pipe resource management callbacks to DML2Wenjing Liu1-0/+15
2023-10-27drm/amd/display: Fix copyright notice in DML2 codeStylon Wang22-1/+45
2023-10-20drm/amd/display: Fix stack size issue on DML2Rodrigo Siqueira1-45/+54
2023-10-20drm/amd/display: Reduce stack size by splitting functionRodrigo Siqueira1-481/+489
2023-10-20drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2Nathan Chancellor1-1/+1
2023-10-20drm/amd/display: Simplify bool conversionYang Li1-1/+1
2023-10-20drm/amd/display: Remove unneeded semicolonYang Li1-1/+1
2023-10-20drm/amd/display: Fix a handful of spelling mistakes in dml_print outputColin Ian King1-3/+3
2023-10-09drm/amd/display: add check in validate_only in dml2Gabe Teeger1-0/+3
2023-10-09drm/amd/display: Port replay vblank logic to DML2Daniel Miess1-3/+22
2023-10-09drm/amd/display: Modify Pipe Selection for Policy for ODMSaaem Rizvi1-14/+126
2023-10-09drm/amd/display: correct dml2 input and dlg_refclkCharlene Liu1-2/+6
2023-10-09drm/amd/display: Fix Chroma Surface height/width initializationSung Joon Kim1-2/+2
2023-10-09drm/amd/display: Move stereo timing check to helperTaimur Hassan3-8/+19
2023-10-09drm/amd/display: Split pipe for stereo timingsTaimur Hassan1-0/+11
2023-10-09drm/amd/display: Use fixed DET Buffer SizeSung Joon Kim2-9/+14
2023-10-09drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim3-32/+53
2023-10-09drm/amd/display: Add z8_marks in dmlCharlene Liu5-0/+9
2023-10-09drm/amd/display: Add DCN35 DML2 supportQingqing Zhuo4-1/+103
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo27-0/+19245