aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung1-2/+2
2024-04-09drm/amd/display: add dwb support to dml2Charlene Liu1-1/+44
2024-03-27drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu1-5/+1
2024-03-27drm/amd/display: Increase clock table sizeSung Joon Kim1-9/+5
2024-03-22drm/amd/display: Remove unnecessary hard coded DPM statesXi Liu1-2/+15
2024-03-20drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel1-3/+15
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel1-1/+8
2024-01-31drm/amd/display: Fix dcn35 8k30 Underflow/Corruption IssueFangzhi Zuo1-18/+11
2024-01-31Revert "drm/amd/display: initialize all the dpm level's stutter latency"Charlene Liu1-3/+1
2024-01-18drm/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-29drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan1-3/+6
2023-11-29drm/amd/display: Fix conversions between bytes and KBTaimur Hassan1-2/+2
2023-11-29drm/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-26drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim1-0/+2
2023-10-26drm/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