summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2
AgeCommit message (Expand)AuthorFilesLines
2025-06-18drm/amd/display: Fix RMCM programming seq errorsYihan Zhu1-1/+4
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung2-0/+2
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy5-1/+109
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-05-05drm/amd/display: Fix invalid context error in dml helperRoman Li1-9/+5
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-21drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1Mario Limonciello1-1/+1
2025-04-12drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher2-7/+10
2025-04-07drm/amd/display: Consider downspread against max clocks in DML2.1Dillon Varone3-3/+13
2025-04-07drm/amd/display: Set ODM Factor Based On DML ArchitectureAustin Zheng1-12/+12
2025-04-07drm/amd/display: fix zero value for APU watermark_cCharlene Liu1-1/+4
2025-04-07drm/amd/display: DML21 ReintegrationAustin Zheng13-1727/+1633
2025-04-07drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()Huacai Chen2-2/+12
2025-04-07drm/amd/display: Protect FPU in dml2_init()/dml21_init()Huacai Chen2-0/+8
2025-04-07drm/amd/display: Protect FPU in dml21_copy()Huacai Chen1-0/+4
2025-03-27Revert "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-03-18drm/amd/display: Prevent VStartup OverflowRyan Seto1-0/+2
2025-03-10drm/amd/display: Prevent VStartup OverflowRyan Seto1-0/+2
2025-02-25drm/amd/display: stop DML2 from removing pipes based on planesMike Katsnelson1-26/+0
2025-02-25drm/amd/display: Refactor DCN4x and related codePatel, Swapnil1-2/+1
2025-02-25drm/amd/display: Apply DCN35 DML2 state policy for DCN36 tooNicholas Kazlauskas1-0/+1
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: pass calculated dram_speed_mts to dml2Charlene Liu1-0/+1
2025-02-13drm/amd/display: DML21 ReintegrationAustin Zheng16-12853/+83
2025-02-13drm/amd/display: Add DCN36 DML2 supportWayne Lin4-0/+9
2025-02-13drm/amd/display: Allow reuse of of DCN4x codeDmytro1-1/+4
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-05drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml filesNathan Chancellor1-9/+13
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung2-5/+5
2025-01-24drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih2-12/+12
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 Ostrowski7-615/+24
2025-01-10drm/amd/display: Increase sanitizer frame larger than limit when compile test...Nathan Chancellor1-0/+4
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy1-3/+13