Hi Dave & Sima, Here's this week's drm-intel-next-fixes towards 6.16-rc1.
Just one DP audio fix. Regards, Joonas PS. There is also one Cc: stable patch and revert for it. *** drm-intel-next-fixes-2025-05-28: - Fix the enabling/disabling of DP audio SDP splitting The following changes since commit f4c7baa0699b69edb6887a992283b389761e0e81: drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue() (2025-05-22 09:25:57 +0300) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-next-fixes-2025-05-28 for you to fetch changes up to ed5915cfce2abb9a553c3737badebd4a11d6c9c7: Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1" (2025-05-27 16:40:55 +0300) ---------------------------------------------------------------- - Fix the enabling/disabling of DP audio SDP splitting ---------------------------------------------------------------- Imre Deak (1): drm/i915/dp: Fix the enabling/disabling of audio SDP splitting Joonas Lahtinen (1): Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1" Ville Syrjälä (1): drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1 drivers/gpu/drm/i915/display/intel_audio.c | 27 +++++++++++++++++---------- drivers/gpu/drm/i915/display/intel_audio.h | 1 - drivers/gpu/drm/i915/display/intel_ddi.c | 3 --- drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 -- 4 files changed, 17 insertions(+), 16 deletions(-)