aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung1-0/+1
2025-05-05drm/amd/display: Fix invalid context error in dml helperRoman Li1-9/+5
2025-04-21drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1Mario Limonciello1-1/+1
2025-03-26Revert "drm/amd/display: dml2 soc dscclk use DPM table clk setting"Charlene Liu1-1/+1
2025-03-18drm/amd/display: Use DPM table clk setting for dml2 soc dscclkCharlene Liu1-1/+1
2025-02-25drm/amd/display: Apply DCN35 DML2 state policy for DCN36 tooNicholas Kazlauskas1-0/+1
2025-02-12drm/amd/display: Add DCN36 DML2 supportWayne Lin1-0/+3
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung1-3/+3
2024-12-18drm/amd/display: Apply (some) policy for DML2 formulation on DCN35/DCN351Nicholas Kazlauskas1-7/+47
2024-09-02drm/amd/display: fix graphics hang in multi-display mst caseGabe Teeger1-37/+30
2024-07-27drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfacesNicholas Kazlauskas1-6/+14
2024-07-23drm/amd/display: Check top sink only when multiple streams for DP2Sung Joon Kim1-4/+37
2024-07-01drm/amd/display: Update efficiency bandwidth for dcn351Fangzhi Zuo1-0/+1
2024-06-14drm/amd/display: Fix DSC slice and delay calculationsSung Joon Kim1-0/+1
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum1-1/+1
2024-05-29drm/amd/display: Move 'struct scaler_data' off stackArnd Bergmann1-25/+31
2024-04-30drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu1-1/+1
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-1/+125
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_stream_state()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