aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/resource
AgeCommit message (Expand)AuthorFilesLines
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
2026-02-23drm/amd/display: Use dce_audio_create for DCE 6Timur Kristóf1-1/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook6-10/+6
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds24-156/+78
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds24-381/+381
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook24-531/+553
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf3-3/+3
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf3-6/+13
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones1-2/+1
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf1-1/+1
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti18-18/+18
2026-02-12drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen1-1/+1
2026-02-03drm/amd/display: DIO memory leak fix.Bhuvanachandra Pinninti1-0/+5
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen1-3/+9
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti1-0/+41
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones1-1/+2
2026-01-27drm/amd/display: Remove unnecessary DC FP guardWayne Lin2-4/+0
2026-01-27drm/amd/display: Enable vstateup hook for DCN401 to be reusedCharlene Liu2-1/+3
2026-01-10drm/amd/display: Always update divider settings for DP tunnelCruise Hung1-4/+7