aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2026-07-17drm/amd/display: check GRPH_FLIP status before sending eventLeo Li1-0/+45
2026-07-01drm/amd/display: use kvzalloc to allocate struct dcHonglei Huang1-3/+3
2026-07-01drm/amd/display: avoid large stack allocation in commit_planes_do_stream_upda...Arnd Bergmann1-5/+5
2026-06-03drm/amd/display: Fix kdoc parameter names for DSC padding helperSrinivasan Shanmugam1-2/+2
2026-06-03drm/amd/display: add HDMI 2.1 DSC over FRL supportHarry Wentland4-1/+76
2026-06-03drm/amd/display: Add support for FRL to DC coreHarry Wentland7-2/+380
2026-06-03drm/amd/display: Add DCN42B code to DCMatthew Stewart1-0/+6
2026-06-03drm/amd/display: Update get_pixel_clk_frequency() for DCN4x DCCG DP DTOOvidiu Bunea1-2/+2
2026-05-28drm/amd/display: Add a default case for dc_status_to_strIvan Lipski1-2/+2
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland1-1/+5
2026-05-11drm/amd/display: Revert "Unify fast update classification paths"Ovidiu Bunea2-33/+221
2026-05-11drm/amd/display: Fix warningsClay King4-14/+14
2026-05-11drm/amd/display: Fix multiple compiler warningsGaghik Khachatrian3-9/+9
2026-05-11drm/amd/display: Fix signed/unsigned comparison mismatchesGaghik Khachatrian1-3/+3
2026-05-05drm/amd/display: add max bandwidth budget to QoS interfaceWenjing Liu1-10/+18
2026-05-05drm/amd/display: add memory bandwidth override debug interfaceWenjing Liu1-0/+11
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian7-103/+116
2026-05-05drm/amd/display: Skip HDR metadata update when Smart Power OLED enabledIan Chen1-0/+4
2026-05-05drm/amd/display: Implement block sequencing infrastructure for modular hardwa...Bhuvanachandra Pinninti2-35/+972
2026-05-05drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)Dillon Varone3-22/+51
2026-04-28drm/amd/display: Unify fast update classification pathsRafal Ostrowski2-231/+33
2026-04-28drm/amd/display: Fix implicit conversion warningGaghik Khachatrian1-1/+1
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf1-0/+6
2026-04-17drm/amd/display: Fix DPMS using partially updated pipe contextDominik Kaszewski1-7/+14
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian1-7/+7
2026-04-17drm/amd/display: Introduce power module on LinuxRay Wu1-0/+6
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian5-112/+120
2026-04-17drm/amd/display: Align HWSS fast commit path with legacy pathRafal Ostrowski2-16/+576
2026-04-17drm/amd/display: Remove redundant includes from DCRoman Li1-2/+0
2026-04-03drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZELinus Probert1-2/+3
2026-04-03drm/amd/display: Change dither policy for 10 bpc output back to ditheringMario Kleiner1-1/+1
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian5-0/+23
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski3-26/+67
2026-03-30Revert "drm/amd/display: Refactor DC update checks"Dillon Varone1-198/+284
2026-03-30Revert "drm/amd/display: Add 3DLUT DMA broadcast support"Dillon Varone1-1/+1
2026-03-30drm/amd/display: enable eDP DSC seamless boot supportMohit Bawa1-3/+70
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King2-8/+5
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian1-1/+1
2026-03-30drm/amd/display: Add update_descriptor param info in 'update_planes_and_strea...Srinivasan Shanmugam1-0/+1
2026-03-30drm/amd/display: Fix Compiler Warning - unused func parametersGaghik Khachatrian1-0/+3
2026-03-23drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'Hou Wenlong1-2/+2
2026-03-23drm/amd/display: Restore full update for tiling change to linearJoshua Aberback1-21/+5
2026-03-23drm/amd/display: Revert inbox0 lock for cursor due to deadlockNicholas Kazlauskas1-26/+4
2026-03-23drm/amd/display: Add 3DLUT DMA broadcast supportDillon Varone1-1/+1
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone1-277/+195
2026-03-17drm/amd/display: Query DC for gfx handling when setting linear tilingNicholas Carbones1-0/+10
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li3-62/+83
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li1-0/+1
2026-03-11drm/amd/display: Clean up unused codeClay King1-1/+0
2026-03-11drm/amd/display: Fix HWSS v3 fast path determinationNicholas Kazlauskas1-20/+18