Hi Dave, Simona, Fixes for 6.18.
The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada: Linux 6.18-rc2 (2025-10-19 15:19:16 -1000) are available in the Git repository at: https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.18-2025-10-22 for you to fetch changes up to 72a1eb3cf573ab957ae412f0efb0cf6ff0876234: drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler (2025-10-21 09:52:06 -0400) ---------------------------------------------------------------- amd-drm-fixes-6.18-2025-10-22: amdgpu: - DP MST fix - Fix DC max link count - DC interrupt atomic context fix ---------------------------------------------------------------- Aurabindo Pillai (1): drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler Charlene Liu (1): drm/amd/display: increase max link count and fix link->enc NULL pointer access Meenakshikumar Somasundaram (1): drm/amd/display: Fix NULL pointer dereference drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 ++-- drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c | 3 +++ drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h | 8 +++++++- drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_cts.c | 3 ++- 4 files changed, 14 insertions(+), 4 deletions(-)
