summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/resource/dcn21
AgeCommit message (Expand)AuthorFilesLines
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin1-0/+7
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter1-0/+34
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita1-0/+34
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+1
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian1-1/+1
2026-03-30drm/amd/display: Should support p-state under dcn21Wayne Lin2-13/+20
2026-03-17drm/amd/display: Query DC for gfx handling when setting linear tilingNicholas Carbones1-1/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-16/+16
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-20/+20
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti1-1/+1
2026-01-28drm/amd/display: Remove unnecessary DC FP guardWayne Lin1-2/+0
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski1-1/+5
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone1-0/+2
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li2-5/+5
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-3/+3
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto1-3/+3
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-3/+3
2025-02-13drm/amd/display: Expose 3 secondary planes for supported ASICsZaeem Mohamed1-3/+3
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-0/+1
2024-11-04drm/amd/display: Remove last parts of timing_traceDr. David Alan Gilbert1-1/+0
2024-10-02drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam1-1/+1
2024-07-24drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flagsAlex Hung1-1/+2
2024-04-12drm/amd/display: Drop legacy codeRodrigo Siqueira1-32/+1
2023-11-30drm/amd/display: remove unnecessary braces to fix coding styleRutingZhang1-2/+1
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri2-0/+1801