summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2_0/dml21
AgeCommit message (Expand)AuthorFilesLines
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski1-2/+2
2026-04-17drm/amd/display: add pstate schedule admissibility flags and frame-time utilityWenjing Liu3-0/+14
2026-04-17drm/amd/display: add const qualifiers to watermark params structWenjing Liu1-17/+17
2026-04-17drm/amd/display: fix math_mod() using arg1 instead of arg2Wenjing Liu1-1/+1
2026-04-17drm/amd/display: Remove Duplicate Prefetch ParameterZheng, Austin2-3/+0
2026-04-17drm/amd/display: Add DCN42 PMO policy for DML2.1Nicholas Kazlauskas4-7/+228
2026-04-17drm/amd/display: update dcn42 memory latenciesDmytro Laktyushkin1-3/+16
2026-04-17drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BBNicholas Kazlauskas1-1/+1
2026-04-17drm/amd/display: Pass min page size from SOC BB to dml2_1 plane configNicholas Kazlauskas1-6/+15
2026-04-17drm/amd/display: Correct MALL parameters for DCN42 soc bbNicholas Kazlauskas1-1/+1
2026-04-17drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1Nicholas Kazlauskas1-6/+6
2026-04-17drm/amd/display: update dcn42 bounding boxCharlene Liu2-3/+3
2026-04-17drm/amd/display: Drop unused tiling formats from dml2Roman Li3-78/+2
2026-04-17drm/amd/display: Fix unused parameters warnings in dml2_0Gaghik Khachatrian12-0/+46
2026-03-30drm/amd/display: Silence type conversion warnings in dml2Gaghik Khachatrian3-10/+24
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 3Rafal Ostrowski3-4/+3
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 2Rafal Ostrowski4-404/+446
2026-03-30drm/amd/display: using cm structure for lut3d related infoDillon Varone1-10/+16
2026-03-30drm/amd/display: Fix bounds checking in dml2_0 clock table arrayGabe Teeger3-6/+32
2026-03-24drm/amd/display: clean up typecasts and constants in dcn4_calcsAdriano Vero1-16/+16
2026-03-17drm/amd/display: Plumb MRQ programming out of DML for dml2_1Nicholas Kazlauskas1-0/+22
2026-03-17drm/amd/display: Add dcn_mrq_present FieldAustin Zheng1-0/+1
2026-03-17drm/amd/display: Fix number of oppAustin Zheng1-0/+1
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li20-229/+228
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li12-0/+267
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li1-0/+359
2026-03-11drm/amd/display: Add min clock init for DML21 mode programmingOvidiu Bunea3-0/+27
2026-02-23drm/amd/display: Add gpuvm and hvm params to dml21Dmytro Laktyushkin2-2/+8
2026-02-23drm/amd/display: Refactor fams2 calculationsDillon Varone2-99/+107
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones1-3/+0
2026-02-04drm/amd/display: Add Handling for gfxversion DcGfxBaseNicholas Carbones1-0/+3
2026-02-04drm/amd/display: Match expected data typesZheng Austin2-19/+19
2026-02-04drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin4-25/+64
2025-12-16drm/amd/display: Fix presentation of Z8 efficiencyAustin Zheng1-2/+3
2025-12-16drm/amd/display: Add use_max_lsw parameterOleh Kuzhylnyi2-0/+2
2025-12-08drm/amd/display: Additional info from DML for DMUNevenko Stupar2-1/+3
2025-12-08drm/amd/display: correct kernel-doc in dml21_wrapper.hRandy Dunlap1-3/+4
2025-11-12drm/amd/display: Fix index bug for fill latencyDillon Varone1-1/+1
2025-11-04drm/amd/display: Add Pstate viewport reductionAustin Zheng1-0/+2
2025-11-04drm/amd/display: Refactor VActive implementationAustin Zheng7-62/+69
2025-11-04drm/amd/display: Update P-state naming for clarity.Austin Zheng3-7/+15
2025-11-04drm/amd/display: Remove old PMO optionsAustin Zheng3-9/+3
2025-11-04drm/amd/display: Add pte_buffer_mode and force_one_row_for_frame in dchub regAustin Zheng1-0/+2
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng46-0/+28501