Hi Dave & Sima -
drm-intel-next-fixes-2025-03-25: drm/i915 fixes for v6.15 merge window: - Bounds check for scalers in DSC prefill latency computation - Fix build by adding a missing include BR, Jani. The following changes since commit 5da39dce1fa3c81dc6552a16a9f748ba2980d630: Merge tag 'drm-xe-next-fixes-2025-03-12' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next (2025-03-14 17:02:11 +1000) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-next-fixes-2025-03-25 for you to fetch changes up to af9ec6e4682c089028d763b0b77c04fa2ddae268: drm/i915/display: Fix build error without DRM_FBDEV_EMULATION (2025-03-20 18:27:21 +0200) ---------------------------------------------------------------- drm/i915 fixes for v6.15 merge window: - Bounds check for scalers in DSC prefill latency computation - Fix build by adding a missing include ---------------------------------------------------------------- Ankit Nautiyal (1): drm/i915/watermark: Check bounds for scaler_users for dsc prefill latency Yue Haibing (1): drm/i915/display: Fix build error without DRM_FBDEV_EMULATION drivers/gpu/drm/i915/display/intel_fbdev.h | 2 ++ drivers/gpu/drm/i915/display/skl_watermark.c | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) -- Jani Nikula, Intel