summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-19drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET1-1/+1
2024-01-03drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger1-3/+13
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-4/+6
2023-12-13drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo1-2/+3
2023-12-06drm/amd/display: initialize all the dpm level's stutter latencyCharlene Liu1-1/+3
2023-11-30drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan1-3/+6
2023-11-30drm/amd/display: Fix conversions between bytes and KBTaimur Hassan1-2/+2
2023-11-30drm/amd/display: Add Z8 watermarks for DML2 bbox overridesNicholas Kazlauskas1-15/+32
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim1-8/+46
2023-11-07drm/amd/display: Add missing dml2 init value for dcn35Roman Li1-0/+1
2023-10-27drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim1-0/+2
2023-10-27drm/amd/display: Fix copyright notice in DML2 codeStylon Wang1-0/+2
2023-10-09drm/amd/display: Fix Chroma Surface height/width initializationSung Joon Kim1-2/+2
2023-10-09drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim1-10/+15
2023-10-09drm/amd/display: Add DCN35 DML2 supportQingqing Zhuo1-1/+88
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+1109