Hi Tvrtko, On Wed, Aug 13, 2025 at 10:43:30PM +0100, Tvrtko Ursulin wrote: > Hi Dave, Sima, > > Two display fixes for the RC cycle this week - one for FBC and one for PSR > handling.
The following commits in drm-intel-next are for stable, so should be also sent for -rc: 6cb52cba474b drm/i915/icl+/tc: Convert AUX powered WARN to a debug message afc4e8438807 drm/i915/lnl+/tc: Use the cached max lane count value 33cf70bc0fe7 drm/i915/lnl+/tc: Fix max lane count HW readout 3e32438fc406 drm/i915/icl+/tc: Cache the max lane count value 89f4b196ee4b drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink --Imre > 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(-)