Hi Dave, Sima, Two display fixes for the RC cycle this week - one for FBC and one for PSR handling.
Regards, Tvrtko drm-intel-fixes-2025-08-13: - Fix the implementation of wa_18038517565 [fbc] (Vinod Govindapillai) - Do not trigger Frame Change events from frontbuffer flush [psr] (Jouni Högander) The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585: Linux 6.17-rc1 (2025-08-10 19:41:16 +0300) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-fixes-2025-08-13 for you to fetch changes up to 184889dfe0568528fd6d14bba864dd57ed45bbf2: drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush (2025-08-12 09:05:11 +0100) ---------------------------------------------------------------- - Fix the implementation of wa_18038517565 [fbc] (Vinod Govindapillai) - Do not trigger Frame Change events from frontbuffer flush [psr] (Jouni Högander) ---------------------------------------------------------------- Jouni Högander (1): drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush Vinod Govindapillai (1): drm/i915/fbc: fix the implementation of wa_18038517565 drivers/gpu/drm/i915/display/intel_fbc.c | 8 ++++---- drivers/gpu/drm/i915/display/intel_psr.c | 14 +++++++++----- 2 files changed, 13 insertions(+), 9 deletions(-)