aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/resource
AgeCommit message (Expand)AuthorFilesLines
2026-06-03drm/amd/display: Add DC resource support for FRLHarry Wentland17-14/+1789
2026-06-03drm/amd/display: Add DCN42B code to DCMatthew Stewart1-0/+7
2026-06-03drm/amd/display: Add DCN42B DC resource filesMatthew Stewart2-0/+3076
2026-06-03drm/amd/display: Fix DP_PIXEL_FORMAT fields & update clk_src for DCN4xOvidiu Bunea3-7/+7
2026-06-03drm/amd/display: Change default driver setting for "Force ODM2:1 for eDP" policyOvidiu Bunea1-1/+1
2026-06-03drm/amd/display: Add DC_VALIDATE_MODE_AND_PROGRAMMING condition check for for...Charlene Liu1-2/+4
2026-06-03drm/amd/display: Enable dcn42 pstate pmoDmytro Laktyushkin1-0/+2
2026-05-18drm/amd/display: Add some missing code for dcn42James Lin2-6/+11
2026-05-11drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTIO...Mikhail Gavrilov1-1/+7
2026-05-11drm/amd/display: Revert "Enable HUBP/OPTC/DPP power gating"Leo Chen1-3/+3
2026-05-11drm/amd/display: enable ODM 2:1 on single eDP based on pixel clockCharlene Liu3-1/+27
2026-05-11drm/amd/display: Fix signed/unsigned comparison mismatchesGaghik Khachatrian24-293/+307
2026-05-05drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)Dillon Varone1-1/+0
2026-04-29drm/amd/display: Allow constructing DCE8 link encoder without DDCTimur Kristóf1-1/+2
2026-04-29drm/amd/display: Allow constructing DCE6 link encoder without DDCTimur Kristóf1-1/+2
2026-04-28drm/amd/display: Disable hpo power gateLeo Chen1-0/+1
2026-04-28drm/amd/display: Remove Mall, SubVP and MCLK from DCN42Ivan Lipski1-42/+0
2026-04-28drm/amd/display: Enable HUBP/OPTC/DPP power gatingLeo Chen1-5/+6
2026-04-28drm/amd/display: Enable driver power gatingLeo Chen1-1/+2
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian1-1/+1
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian19-62/+62
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin4-0/+28
2026-04-17drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic2-0/+4
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter17-0/+699
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian18-0/+41
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski6-17/+63
2026-03-30drm/amd/display: correct unknown plane state patchCharlene Liu1-1/+1
2026-03-30Revert "drm/amd/display: Rework YCbCr422 DSC policy"Relja Vojvodic2-4/+0
2026-03-30drm/amd/dc: Disable PSR & Replay CRTC disable by defaultOvidiu Bunea1-0/+2
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian22-25/+25
2026-03-30drm/amd/display: Don't set 4to1MPC config dynamicallyHarry Wentland7-11/+35
2026-03-30drm/amd/display: Merge pipes for validateHarry Wentland1-0/+2
2026-03-30drm/amd/display: Should support p-state under dcn21Wayne Lin2-13/+20
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic2-0/+4
2026-03-23drm/amd/display: remove dc_clock_limit for apuCharlene Liu1-1/+1
2026-03-23drm/amd/display: export get_power_profile interface for later useCharlene Liu4-1/+4
2026-03-23drm/amd/display: Update underflow detection for DCN42Roman Li1-0/+2
2026-03-23drm/amd/display: Clamp min DS DCFCLK value to DCN limitRoman Li1-0/+1
2026-03-23drm/amd/display: Add get_default_tiling_info for dcn42Roman Li1-0/+1
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-17drm/amd/display: Query DC for gfx handling when setting linear tilingNicholas Carbones20-15/+49
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li1-5/+5
2026-03-11drm/amd/display: Clean up unused codeClay King1-2/+0
2026-03-02drm/amd/display: Remove redundant initializersAlex Hung1-2/+2
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li1-0/+18
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li4-0/+3005