aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2026-03-30drm/amd/display: Don't set 4to1MPC config dynamicallyHarry Wentland11-29/+39
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amd/display: Merge pipes for validateHarry Wentland1-0/+2
2026-03-30drm/amd/display: Add update_descriptor param info in 'update_planes_and_strea...Srinivasan Shanmugam1-0/+1
2026-03-30drm/amd/display: Add NULL check for integrated_info in clk_mgr_constructSrinivasan Shanmugam7-17/+24
2026-03-30drm/amd/display: Avoid NULL dereference in dc_dmub_srv error pathsSrinivasan Shanmugam1-2/+8
2026-03-30drm/amd/display: Fix bounds checking in dml2_0 clock table arrayGabe Teeger3-6/+32
2026-03-30drm/amd/display: Avoid turning off the PHY when OTG is running for DVINicholas Kazlauskas4-6/+6
2026-03-30drm/amd/display: Fix Compiler Warning - unused func parametersGaghik Khachatrian1-0/+3
2026-03-30drm/amd/display: Should support p-state under dcn21Wayne Lin3-14/+21
2026-03-30drm/amd/display: Enable Replay support for dcn42Roman Li1-0/+1
2026-03-30drm/amd/display: Remove check for DC_DMCUB_ENABLE on DCN42Gabe Teeger2-7/+137
2026-03-30drm/amd/display: bios_parser: fix GPIO I2C line off-by-onePengpeng Hou1-1/+1
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-26/+29
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher1-1/+1
2026-03-24drm/amd/display: add a no_hpd link_encoder_funcs variantAlex Deucher1-2/+62
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-03-24drm/amd/display: update outdated comments for renamed vblank_control_worker()Kexin Sun1-3/+5
2026-03-24drm/amd/display: clean up typecasts and constants in dcn4_calcsAdriano Vero1-16/+16
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher1-1/+1
2026-03-24drm/amdgpu: display: Convert to drm_output_color_formatMaxime Ripard1-2/+2
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-1/+9
2026-03-23drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'Hou Wenlong7-10/+11
2026-03-23drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()Srinivasan Shanmugam1-7/+17
2026-03-23drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()Srinivasan Shanmugam1-6/+11
2026-03-23drm/amd/display: Promote DC to 3.2.375Taimur Hassan1-1/+1
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic11-20/+25
2026-03-23drm/amd/display: Restore full update for tiling change to linearJoshua Aberback2-21/+9
2026-03-23drm/amd/display: add dccg FGCG mask initCharlene Liu1-0/+1
2026-03-23drm/amd/display: Remove unnecessary completion flag for secure displayWayne Lin2-8/+0
2026-03-23drm/amd/display: Agument live + capture with CVT case.ChunTao Tso2-2/+7
2026-03-23drm/amd/display: remove dc_clock_limit for apuCharlene Liu1-1/+1
2026-03-23drm/amd/display: Fix Signed/Unsigned Int Usage Compiler WarningGaghik Khachatrian1-1/+1
2026-03-23drm/amd/display: Hardcode dtbclk value in bw_paramsMatthew Stewart1-5/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski1-0/+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 Varone4-48/+67
2026-03-23drm/amd/display: Fix Silence warningsGaghik Khachatrian3-0/+9
2026-03-23drm/amd/display: export get_power_profile interface for later useCharlene Liu4-1/+4
2026-03-23drm/amd/display: pg cntl update based on previous asic.Charlene Liu1-4/+5
2026-03-23drm/amd/display: remove disable_sutter touch pstate debug codeCharlene Liu1-9/+0
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone4-299/+201
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-03-23drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClkAlexander Chechik1-1/+1
2026-03-23drm/amd/display: Add Extra SMU Log for dtbclkCharlene Liu1-0/+3
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 Li3-0/+7
2026-03-23drm/amd/display: Split arbiter programming for DCN42Nicholas Kazlauskas1-1/+33