aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml2_0
AgeCommit message (Expand)AuthorFilesLines
2026-08-25drm/amd/display: Fix redundant GPUVMEnable checks in dcn6 flip scheduleSrinivasan Shanmugam1-12/+3
2026-08-25drm/amd/display: Fix wrong bytes-per-pixel value for dml2_422_packed_10Srinivasan Shanmugam1-1/+3
2026-08-12drm/amd/display: Relax frame size limit for dcn5/6 DML core funcs filesIvan Lipski1-0/+8
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai16-5/+1057
2026-08-06drm/amd/display: Add new sources for DCN6Aurabindo Pillai55-1/+30033
2026-07-28drm/amd/display: Fix DML file discovery for out-of-tree buildsPrike Liang1-2/+5
2026-07-28drm/amd/display: plumb PMO per-plane pstate methods into mode_supportAlexander Chechik3-11/+17
2026-07-28drm/amd/display: Fix rounding errors in CalculatePrefetchScheduleMatthew Stewart1-3/+6
2026-07-28drm/amd/display: Fixes for dcn42b_soc_bb.hMatthew Stewart1-2/+2
2026-07-28drm/amd/display: add DalForceMaxDisplayClock debug option to DML2Justin Chen1-0/+5
2026-07-28drm/amd/display: enforce UCLK pstate support in mode_supportAlexander Chechik3-22/+36
2026-07-28drm/amd/display: change dcc_rate from 1 to 2 for log use onlyCharlene Liu1-4/+4
2026-07-28drm/amd/display: check if dml21_add_phantom_plane() is successfulAlex Deucher1-8/+7
2026-07-28drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewportGeorge Zhang1-6/+25
2026-07-28drm/amd/display: Correct vblank_end calc for fams cmd packetNicholas Carbones1-1/+1
2026-07-28drm/amd/display: Reduce DML reinitialization when params don't changeClara Wong1-1/+16
2026-07-28drm/amd/display: Adjust structure dml2_display_dlg_regsAurabindo Pillai1-0/+3
2026-07-28drm/amd/display: Adjust the structure dml2_dchub_watermark_regsAurabindo Pillai1-0/+7
2026-07-28drm/amd/display: Add DWB validation support to DML2.1 wrapperDillon Varone9-9/+206
2026-07-28drm/amd/display: Add MCIF ARB programming structuresDillon Varone2-0/+22
2026-07-28drm/amd/display: Add Writeback Watermarks and Latency FieldsAustin Zheng3-0/+6
2026-07-28drm/amd/display: Correct pipe usage for populating stream configDillon Varone1-12/+16
2026-07-15drm/amd/display: remove unused dcn42 socbb valuesDmytro Laktyushkin1-6/+0
2026-07-01drm/amd/display: Allow Per-DPM De-rates Instead Of A Single Global ValueAustin Zheng2-13/+41
2026-07-01drm/amd/display: Add dcn42b_soc_and_ip_translatorMatthew Stewart1-0/+38
2026-06-17drm/amd/display: Remove unused project_id from DML2 core instanceWenjing Liu3-5/+0
2026-06-17drm/amd/display: Increase dcn42b uclk valueGabe Teeger1-1/+1
2026-06-17drm/amd/display: fix max dispclk_khz/dppclk_khz double 1000Charlene Liu1-4/+4
2026-06-04drm/amd/display: Add DCN42B to dml21_translation_helperMatthew Stewart1-0/+1
2026-06-03drm/amd/display: add HDMI 2.1 FRL base support to DML 2.0Harry Wentland13-7/+1153
2026-06-03drm/amd/display: Add dcn42b_soc_bb to DML2Matthew Stewart1-0/+227
2026-06-03drm/amd/display: Add DCN42 PMO init_for_pstate_supportDmytro Laktyushkin5-38/+152
2026-06-03drm/amd/display: Enable DCN42 PMO policyNicholas Kazlauskas8-18/+184
2026-05-11drm/amd/display: always-true lower-bound assertGaghik Khachatrian1-1/+1
2026-05-11drm/amd/display: Introduce dc_plane_cm and migrate surface update color pathRafal Ostrowski1-0/+33
2026-05-11drm/amd/display: Fix compiler warnings in dml2Gaghik Khachatrian1-3/+3
2026-05-05drm/amd/display: fix buffer overruns warningsGaghik Khachatrian1-1/+1
2026-05-05drm/amd/display: Clean Up Legacy DML ContentZheng, Austin1-9/+0
2026-04-24drm/amd/display: Fix unsigned underflow in SubVP vblank schedulability check v2Srinivasan Shanmugam1-1/+4
2026-04-17drm/amd/display: Add README.md file to DML2_0 repositorySamson Tam1-0/+31
2026-04-17drm/amd/display: Fix dml2_0 narrowing boundariesGaghik Khachatrian8-97/+97
2026-04-17drm/amd/display: Add minimum vfp requirementDillon Varone1-2/+5
2026-04-17drm/amd/display: Remove unused dml2_projectRoman Li6-7/+1
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski3-12/+13
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 Kazlauskas5-7/+229
2026-04-17drm/amd/display: update dcn42 memory latenciesDmytro Laktyushkin1-3/+16