aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter18-2/+701
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fencesPierre-Eric Pelloux-Prayer2-8/+4
2026-03-30drm/amd/display: Add Idle state manager(ISM)Ray Wu8-63/+898
2026-03-30drm/amd/display: Promote DC to 3.2.376Taimur Hassan1-1/+1
2026-03-30drm/amd/display: [FW Promotion] Release 0.1.53.0Taimur Hassan1-0/+1
2026-03-30drm/amd/display: Silence type conversion warnings in dml2Gaghik Khachatrian7-19/+41
2026-03-30drm/amd/display: Fix Compiler warnings in dmubGaghik Khachatrian8-0/+11
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian173-46/+750
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 3Rafal Ostrowski5-5/+9
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 2Rafal Ostrowski7-471/+484
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski14-53/+170
2026-03-30drm/amd/display: correct unknown plane state patchCharlene Liu1-1/+1
2026-03-30Revert "drm/amd/display: Refactor DC update checks"Dillon Varone4-204/+308
2026-03-30Revert "drm/amd/display: Add 3DLUT DMA broadcast support"Dillon Varone4-67/+49
2026-03-30drm/amd/display: Remove invalid DPSTREAMCLK mask usageRoman Li1-4/+0
2026-03-30drm/amd/display: using cm structure for lut3d related infoDillon Varone1-10/+16
2026-03-30drm/amd/display: enable eDP DSC seamless boot supportMohit Bawa3-3/+80
2026-03-30Revert "drm/amd/display: Rework YCbCr422 DSC policy"Relja Vojvodic10-22/+18
2026-03-30drm/amd/dc: Disable PSR & Replay CRTC disable by defaultOvidiu Bunea1-0/+2
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King13-23/+19
2026-03-30drm/amd/dc: Add link output control for DPIALincheng Ku1-7/+11
2026-03-30drm/amd/display: Fix silence signed/unsigned mismatch warnings in dmlClay King3-7/+8
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian50-86/+86
2026-03-30drm/amd/display: eliminate clock manager code duplicationGabe Teeger2-13/+21
2026-03-30drm/amd/display: Fix Silence Conversion Warnings in DmubGaghik Khachatrian8-44/+82
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