Hi Dave and Sima, Here goes our drm-intel-next-fixes.
I adjusted the tag message to be less bullet and shorter msg as requested in the template. I hope this is okay. Thanks, Rodrigo. drm-intel-next-fixes-2026-06-17: Only a few simple display fixes around DP MST, CRTC color state, and PLL sequencing. The following changes since commit 52d4ab1ca790a668cc8f2c27017138b1c467168c: Merge tag 'drm-misc-next-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next (2026-06-13 08:10:38 +1000) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-next-fixes-2026-06-17 for you to fetch changes up to 062499cc4813b5a3cbed5dd4fbe0177265858450: drm/i915/mtl+: Enable PPS before PLL (2026-06-16 13:06:09 -0400) ---------------------------------------------------------------- Only a few simple display fixes around DP MST, CRTC color state, and PLL sequencing. ---------------------------------------------------------------- Guangshuo Li (1): drm/i915: clear CRTC color blob pointers after dropping refs Imre Deak (1): drm/i915/mtl+: Enable PPS before PLL Ville Syrjälä (1): drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter drivers/gpu/drm/i915/display/intel_atomic.c | 6 ++++++ drivers/gpu/drm/i915/display/intel_ddi.c | 11 ++++++++--- drivers/gpu/drm/i915/display/intel_dp_mst.c | 4 ++++ 3 files changed, 18 insertions(+), 3 deletions(-)
