aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_utils.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: fix graphics hang in multi-display mst caseGabe Teeger2024-09-021-10/+2
* drm/amd/display: remove extraneous ; after statementsColin Ian King2024-08-131-1/+1
* drm/amd/display: Check top sink only when multiple streams for DP2Sung Joon Kim2024-07-231-3/+3
* drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupportRoman Li2024-07-011-1/+1
* drm/amd/display: Choose HUBP unbounded request based on DML outputSung Joon Kim2024-07-011-10/+2
* drm/amd/display: add dwb support to dml2Charlene Liu2024-04-101-0/+65
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-101-1/+1
* drm/amd/display: Skip pipe if the pipe idx not set properlyMuhammad Ahmed2024-03-271-0/+5
* drm/amd/display: fix debug key not working on dml2Charlene Liu2024-03-221-0/+6
* drm/amd/display: Simplify the calculation of variablesJiapeng Chong2024-02-071-1/+1
* drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger2024-01-031-3/+3
* drm/amd/display: Fix lightup regression with DP2 single display configsMichael Strauss2023-12-191-0/+8
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-2/+4
* drm/amd/display: Revert DP2 MST hub triple display fixMichael Strauss2023-12-131-7/+0
* drm/amd/display: Fix null pointerJohnson Chen2023-12-061-0/+2
* drm/amd/display: Only enumerate top local sink as DP2 outputMichael Strauss2023-12-061-0/+9
* drm/amd/display: always use mpc factor of 2 for stereo timingsWenjing Liu2023-11-291-1/+1
* drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim2023-11-071-7/+11
* drm/amd/display: Fix copyright notice in DML2 codeStylon Wang2023-10-261-0/+2
* drm/amd/display: Move stereo timing check to helperTaimur Hassan2023-10-091-0/+17
* drm/amd/display: Use fixed DET Buffer SizeSung Joon Kim2023-10-091-9/+13
* drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim2023-10-091-7/+12
* drm/amd/display: Add z8_marks in dmlCharlene Liu2023-10-091-0/+2
* drm/amd/display: Introduce DML2Qingqing Zhuo2023-10-091-0/+452