Hi Dave & Sima,

Here goes drm-intel-next-fixes PR towards 7.2-rc1.

Just one display corruption fix for GLK and one Spectre
mitigation for parallel submit IOCTL.

Regards, Joonas

***

drm-intel-next-fixes-2026-06-25-1:

- Fix corrupted display output on GLK, #16209 (Ville)
- Add missing Spectre mitigation for parallel submit IOCTL (Joonas)

The following changes since commit 062499cc4813b5a3cbed5dd4fbe0177265858450:

  drm/i915/mtl+: Enable PPS before PLL (2026-06-16 13:06:09 -0400)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/i915/kernel.git 
tags/drm-intel-next-fixes-2026-06-25-1

for you to fetch changes up to 2ee8dbd880b14fb0b5115bf2353c7900aa33b95b:

  drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enable 
(2026-06-24 13:53:32 +0300)

----------------------------------------------------------------
- Fix corrupted display output on GLK, #16209 (Ville)
- Add missing Spectre mitigation for parallel submit IOCTL (Joonas)

----------------------------------------------------------------
Joonas Lahtinen (1):
      drm/i915/gem: Add missing nospec on parallel submit slot

Ville Syrjälä (1):
      drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enable

 drivers/gpu/drm/i915/display/intel_cdclk.c  | 41 ++++++++++++++++++++++++-----
 drivers/gpu/drm/i915/gem/i915_gem_context.c |  1 +
 2 files changed, 35 insertions(+), 7 deletions(-)

Reply via email to