summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix uninitialized variables in DCAlex Hung2024-04-261-2/+2
* drm/amd/display: add dwb support to dml2Charlene Liu2024-04-091-1/+44
* drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu2024-03-271-5/+1
* drm/amd/display: Increase clock table sizeSung Joon Kim2024-03-271-9/+5
* drm/amd/display: Remove unnecessary hard coded DPM statesXi Liu2024-03-221-2/+15
* drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel2024-03-201-3/+15
* drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel2024-02-221-1/+8
* drm/amd/display: Fix dcn35 8k30 Underflow/Corruption IssueFangzhi Zuo2024-01-311-18/+11
* Revert "drm/amd/display: initialize all the dpm level's stutter latency"Charlene Liu2024-01-311-3/+1
* drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET2024-01-181-1/+1
* drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger2024-01-031-3/+13
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-4/+6
* drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo2023-12-131-2/+3
* drm/amd/display: initialize all the dpm level's stutter latencyCharlene Liu2023-12-061-1/+3
* drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan2023-11-291-3/+6
* drm/amd/display: Fix conversions between bytes and KBTaimur Hassan2023-11-291-2/+2
* drm/amd/display: Add Z8 watermarks for DML2 bbox overridesNicholas Kazlauskas2023-11-291-15/+32
* drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim2023-11-071-8/+46
* drm/amd/display: Add missing dml2 init value for dcn35Roman Li2023-11-071-0/+1
* drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim2023-10-261-0/+2
* drm/amd/display: Fix copyright notice in DML2 codeStylon Wang2023-10-261-0/+2
* drm/amd/display: Fix Chroma Surface height/width initializationSung Joon Kim2023-10-091-2/+2
* drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim2023-10-091-10/+15
* drm/amd/display: Add DCN35 DML2 supportQingqing Zhuo2023-10-091-1/+88
* drm/amd/display: Introduce DML2Qingqing Zhuo2023-10-091-0/+1109