summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml21/dml21_wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy1-0/+40
2025-05-05drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng1-4/+4
2025-04-12drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher1-5/+6
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-02-13drm/amd/display: Fixes for mcache programming in DML21Dillon Varone1-0/+14
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-8/+0
2024-09-27drm/amd/display: Fix unnecessary cast warnings from checkpatchRohit Chavan1-3/+3
2024-08-06drm/amd/display: Add DML2.1 option to disable DRR clamped P-State StrategiesDillon Varone1-1/+3
2024-07-03drm/amd/display: Fix unsigned comparison with less than zeroJiapeng Chong1-9/+6
2024-07-01drm/amd/display: Fix dmub timeout after fams2 enabledFangzhi Zuo1-1/+6
2024-06-28drm/amd/display: Make DML2.1 P-State method force per streamDillon Varone1-1/+2
2024-06-28drm/amd/display: Call dpmm when checking mode supportGeorge Shen1-0/+1
2024-06-14drm/amd/display: Add null check for phantom pipes in prepare mcacheDillon Varone1-2/+8
2024-06-14drm/amd/display: Various DML2 fixes for FAMS2Dillon Varone1-3/+3
2024-05-29drm/amd/display: Update DML2.1 generated codeRodrigo Siqueira1-1/+1
2024-05-20drm/amd/display: Deallocate DML 2.1 Memory AllocationChris Park1-0/+6
2024-05-03drm/amd/display: Fix uninitialized variables in dcn401 and dml21Alex Hung1-2/+2
2024-04-27drm/amd/display: Add new DCN401 sourcesAurabindo Pillai1-0/+425