summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml2
AgeCommit message (Expand)AuthorLines
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng-49028/+0
2025-10-28drm/amd/display: Add opp count validation to dml2.1Dmytro Laktyushkin-3/+28
2025-10-28drm/amd/display: Bump minimum for frame_warn_limitMario Limonciello-1/+1
2025-10-20drm/amd/display: fix typo in display_mode_core_structs.hAdi Gollamudi-1/+1
2025-10-20drm/amd/display: Remove unused field in DMLAlvin Lee-1/+0
2025-10-13drm/amd/display: Consolidate two DML2 FP guardsIvan Lipski-2/+0
2025-10-13drm/amd/display: DML2.1 ReintegrationAustin Zheng-257/+336
2025-09-23drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)Kuan-Wei Chiu-10/+11
2025-09-15drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_F...Xi Ruoyao-0/+4
2025-09-15drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic-23/+18
2025-09-15drm/amd/display: fix dml ms order of operationsAusef Yousof-1/+1
2025-09-15drm/amd/display: prepare dml 2.1 for new asicDmytro Laktyushkin-3/+3
2025-09-05drm/amd/display: Remove redundant ternary operatorsLiao Yuanhong-1/+1
2025-08-29drm/amd/display: Add Component To Handle Bounding Box Values and IP CapsAustin Zheng-354/+16
2025-08-29drm/amd/display: Increase minimum clock for TMDS 420 with pipe splittingRelja Vojvodic-9/+19
2025-08-29drm/amd/display: use max() to improve codeQianfeng Rong-5/+1
2025-08-27drm/amd/display: clean-up dead code in dml2_mall_phantomBrahmajit Das-4/+2
2025-08-18drm/amd/display: Use swap() to simplify codeLiao Yuanhong-4/+2
2025-08-18drm/amd/display: Setup Second Stutter Watermark ImplementationAustin Zheng-0/+20
2025-08-15drm/amd/display: Use boolean context for pointer null checksQianfeng Rong-4/+4
2025-06-30drm/amd/display: Refactor DML21 Initialization and ConfigurationWenjing Liu-282/+306
2025-06-24drm/amd/display: DML21 ReintegrationAustin Zheng-22/+222
2025-06-24drm/amd/display: Removed unnecessary commentAlvin Lee-1/+0
2025-06-24drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth CalculationsAustin Zheng-23/+35
2025-06-18drm/amd/display: remove use_native_pstate_optimizationYan Li-214/+3
2025-06-18drm/amd/display: apply two different methods to validate modesYan Li-25/+42
2025-06-18drm/amd/display: Fix RMCM programming seq errorsYihan Zhu-1/+4
2025-06-18drm/amd/display: DML2.1 changesAurabindo Pillai-7/+8
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung-0/+2
2025-06-18drm/amd/display: Deprecate Loading Bounding Box From DMUB On DCN4Austin Zheng-5/+18
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li-14/+19
2025-06-03drm/amd/display: Move vmalloc include to header fileRay Wu-4/+0
2025-06-03drm/amd/display: Add DML path for FAMS methodsOleh Kuzhylnyi-3/+11
2025-06-03drm/amd/display: move RMCM programmingYihan Zhu-3/+1
2025-06-03drm/amd/display: DML21 FixesAustin Zheng-11/+102
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy-1/+109
2025-05-13drm/amd/display: check stream id dml21 wrapper to get plane_idAurabindo Pillai-9/+11
2025-05-07drm/amd/display: Use true/false for boolean variables in DML2 core filesIvan Shamliev-12/+12
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone-3/+6
2025-05-05drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng-4/+4
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto-6/+3
2025-05-05drm/amd/display: Fix invalid context error in dml helperRoman Li-9/+5
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone-3/+6
2025-04-21drm/amd/display: DCN42 RMCM and MCM 3DLUT supportYihan Zhu-0/+3
2025-04-21drm/amd/display: Move Mode Support Prefetch Checks To Its Own FunctionAustin Zheng-635/+642
2025-04-21drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1Mario Limonciello-1/+1
2025-04-11drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher-7/+10
2025-04-07drm/amd/display: Consider downspread against max clocks in DML2.1Dillon Varone-3/+13
2025-04-07drm/amd/display: Set ODM Factor Based On DML ArchitectureAustin Zheng-12/+12
2025-04-07drm/amd/display: fix zero value for APU watermark_cCharlene Liu-1/+4