Hi Dave and Daniel, Here goes drm-intel-fixes-2023-10-19: - Fix display issue that was blocking S0ix (Khaled) - Retry gtt fault when out of fence registers (Ville) Thanks, Rodrigo. The following changes since commit 58720809f52779dc0f08e53e54b014209d13eebb: Linux 6.6-rc6 (2023-10-15 13:34:39 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-10-19 for you to fetch changes up to e339c6d628fe66c9b64bf31040a55770952aec57: drm/i915: Retry gtt fault when out of fence registers (2023-10-17 22:08:54 -0400) ---------------------------------------------------------------- - Fix display issue that was blocking S0ix (Khaled) - Retry gtt fault when out of fence registers (Ville) ---------------------------------------------------------------- Khaled Almahallawy (1): drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes Owned Ville Syrjälä (1): drm/i915: Retry gtt fault when out of fence registers drivers/gpu/drm/i915/display/intel_cx0_phy.c | 3 +-- drivers/gpu/drm/i915/gem/i915_gem_mman.c | 1 + 2 files changed, 2 insertions(+), 2 deletions(-)