aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-02drm/amd/display: fix graphics hang in multi-display mst caseGabe Teeger1-10/+2
2024-08-13drm/amd/display: remove extraneous ; after statementsColin Ian King1-1/+1
2024-07-23drm/amd/display: Check top sink only when multiple streams for DP2Sung Joon Kim1-3/+3
2024-07-01drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupportRoman Li1-1/+1
2024-07-01drm/amd/display: Choose HUBP unbounded request based on DML outputSung Joon Kim1-10/+2
2024-04-09drm/amd/display: add dwb support to dml2Charlene Liu1-0/+65
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+1
2024-03-27drm/amd/display: Skip pipe if the pipe idx not set properlyMuhammad Ahmed1-0/+5
2024-03-22drm/amd/display: fix debug key not working on dml2Charlene Liu1-0/+6
2024-02-07drm/amd/display: Simplify the calculation of variablesJiapeng Chong1-1/+1
2024-01-03drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger1-3/+3
2023-12-19drm/amd/display: Fix lightup regression with DP2 single display configsMichael Strauss1-0/+8
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-2/+4
2023-12-13drm/amd/display: Revert DP2 MST hub triple display fixMichael Strauss1-7/+0
2023-12-06drm/amd/display: Fix null pointerJohnson Chen1-0/+2
2023-12-06drm/amd/display: Only enumerate top local sink as DP2 outputMichael Strauss1-0/+9
2023-11-29drm/amd/display: always use mpc factor of 2 for stereo timingsWenjing Liu1-1/+1
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim1-7/+11
2023-10-26drm/amd/display: Fix copyright notice in DML2 codeStylon Wang1-0/+2
2023-10-09drm/amd/display: Move stereo timing check to helperTaimur Hassan1-0/+17
2023-10-09drm/amd/display: Use fixed DET Buffer SizeSung Joon Kim1-9/+13
2023-10-09drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim1-7/+12
2023-10-09drm/amd/display: Add z8_marks in dmlCharlene Liu1-0/+2
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+452