Hi Dave and Sima,

Here goes our first drm-intel-fixes round towards 6.18.

Thanks,
Rodrigo.

drm-intel-fixes-2025-10-16:
- Skip GuC communication warning if reset is in progress (Zhanjun)
- Couple frontbuffer related fixes (Ville)
- Deactivate PSR only on LNL and when selective fetch enabled (Jouni)
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/i915/kernel.git 
tags/drm-intel-fixes-2025-10-16

for you to fetch changes up to 95355766e5871e9cdc574be5a3b115392ad33aea:

  drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled 
(2025-10-15 10:12:43 -0400)

----------------------------------------------------------------
- Skip GuC communication warning if reset is in progress (Zhanjun)
- Couple frontbuffer related fixes (Ville)
- Deactivate PSR only on LNL and when selective fetch enabled (Jouni)

----------------------------------------------------------------
Jouni Högander (1):
      drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled

Ville Syrjälä (2):
      drm/i915/frontbuffer: Move bo refcounting 
intel_frontbuffer_{get,release}()
      drm/i915/fb: Fix the set_tiling vs. addfb race, again

Zhanjun Dong (1):
      drm/i915/guc: Skip communication warning on reset in progress

 drivers/gpu/drm/i915/display/intel_fb.c            | 38 ++++++++++++----------
 drivers/gpu/drm/i915/display/intel_frontbuffer.c   | 10 +++++-
 drivers/gpu/drm/i915/display/intel_psr.c           | 12 +++++--
 .../gpu/drm/i915/gem/i915_gem_object_frontbuffer.h |  2 --
 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c          |  9 ++++-
 5 files changed, 47 insertions(+), 24 deletions(-)

Reply via email to