summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml21
AgeCommit message (Expand)AuthorFilesLines
2025-06-30drm/amd/display: Refactor DML21 Initialization and ConfigurationWenjing Liu4-275/+301
2025-06-24drm/amd/display: DML21 ReintegrationAustin Zheng7-22/+222
2025-06-24drm/amd/display: Removed unnecessary commentAlvin Lee1-1/+0
2025-06-24drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth CalculationsAustin Zheng2-23/+35
2025-06-18drm/amd/display: Fix RMCM programming seq errorsYihan Zhu1-1/+4
2025-06-18drm/amd/display: DML2.1 changesAurabindo Pillai1-1/+1
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung1-0/+1
2025-06-18drm/amd/display: Deprecate Loading Bounding Box From DMUB On DCN4Austin Zheng2-4/+17
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li2-7/+11
2025-06-03drm/amd/display: Move vmalloc include to header fileRay Wu1-2/+0
2025-06-03drm/amd/display: Add DML path for FAMS methodsOleh Kuzhylnyi1-3/+11
2025-06-03drm/amd/display: move RMCM programmingYihan Zhu1-3/+1
2025-06-03drm/amd/display: DML21 FixesAustin Zheng6-11/+102
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy4-1/+107
2025-05-13drm/amd/display: check stream id dml21 wrapper to get plane_idAurabindo Pillai1-9/+11
2025-05-08drm/amd/display: Use true/false for boolean variables in DML2 core filesIvan Shamliev2-12/+12
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-3/+6
2025-05-05drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng1-4/+4
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto1-6/+3
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-3/+6
2025-04-21drm/amd/display: DCN42 RMCM and MCM 3DLUT supportYihan Zhu1-0/+3
2025-04-21drm/amd/display: Move Mode Support Prefetch Checks To Its Own FunctionAustin Zheng1-635/+642
2025-04-12drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher1-5/+6
2025-04-07drm/amd/display: Consider downspread against max clocks in DML2.1Dillon Varone3-3/+13
2025-04-07drm/amd/display: DML21 ReintegrationAustin Zheng12-1724/+1633
2025-04-07drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()Huacai Chen1-2/+7
2025-04-07drm/amd/display: Protect FPU in dml2_init()/dml21_init()Huacai Chen1-0/+4
2025-04-07drm/amd/display: Protect FPU in dml21_copy()Huacai Chen1-0/+4
2025-03-10drm/amd/display: Prevent VStartup OverflowRyan Seto1-0/+2
2025-02-25drm/amd/display: update incorrect cursor buffer sizeAlex Hung1-1/+1
2025-02-25drm/amd/display: Fix spelling mistake "oustanding" -> "outstanding"Colin Ian King2-4/+4
2025-02-25drm/amd/display: fix an indent issue in DML21Aurabindo Pillai1-2/+1
2025-02-19drm/amd/display: Add total_num_dpps_required field to informative structureOleh Kuzhylnyi2-1/+8
2025-02-17drm/amd/display: Reapply 2fde4fdddc1fNathan Chancellor1-1/+1
2025-02-13drm/amd/display: DML21 ReintegrationAustin Zheng16-12853/+83
2025-02-13drm/amd/display: Fixes for mcache programming in DML21Dillon Varone7-10/+68
2025-02-13drm/amd/display: Account For OTO Prefetch Bandwidth When Calculating Urgent B...Austin Zheng2-1/+29
2025-02-13drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping ItAustin Zheng1-3/+2
2025-02-13drm/amd/display: remove extraneous ; after statementsColin Ian King1-2/+2
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung1-2/+2
2025-01-24drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih1-6/+6
2025-01-10drm/amd/display: Apply DML21 PatchesAustin Zheng10-18/+124
2025-01-10drm/amd/display: Add SMU interface to get UMC count for dcn401Dillon Varone1-2/+7
2025-01-10drm/amd/display: Initialize denominator defaults to 1Alex Hung1-2/+2
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski6-606/+19
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy1-3/+13
2025-01-06drm/amd/display: correct type mismatches in comparisons in DML2Natanel Roizenman3-24/+24
2024-12-20drm/amd/display: Reapply fdedd77b0eb3Nathan Chancellor1-1/+1
2024-12-18drm/amd/display: Add new message for DF throttling optimization on dcn401Dillon Varone3-0/+50
2024-12-18drm/amd/display: DML21 Reintegration For Various FixesAustin Zheng26-1693/+2727