All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
@ 2026-08-19 14:05 Jani Nikula
  2026-08-19 14:05 ` [PATCH 1/4] drm/i915/display: use struct intel_atomic_state *state variable naming Jani Nikula
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jani Nikula @ 2026-08-19 14:05 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, maarten.lankhorst, ville.syrjala

Another go, with cleanups first.

Jani Nikula (4):
  drm/i915/display: use struct intel_atomic_state *state variable naming
  drm/i915/display: reduce indent in intel_atomic_commit_fence_wait()
  drm/i915/display: debug log about fence wait timeouts and other errors
  drm/i915/display: use fixed 10 second timeout for fence wait

 drivers/gpu/drm/i915/display/intel_display.c  | 25 +++++++++++--------
 .../drm/xe/compat-i915-headers/i915_config.h  | 16 ------------
 2 files changed, 15 insertions(+), 26 deletions(-)
 delete mode 100644 drivers/gpu/drm/xe/compat-i915-headers/i915_config.h

-- 
2.47.3


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-08-19 18:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 14:05 [PATCH 0/4] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal Jani Nikula
2026-08-19 14:05 ` [PATCH 1/4] drm/i915/display: use struct intel_atomic_state *state variable naming Jani Nikula
2026-08-19 14:05 ` [PATCH 2/4] drm/i915/display: reduce indent in intel_atomic_commit_fence_wait() Jani Nikula
2026-08-19 14:05 ` [PATCH 3/4] drm/i915/display: debug log about fence wait timeouts and other errors Jani Nikula
2026-08-19 14:05 ` [PATCH 4/4] drm/i915/display: use fixed 10 second timeout for fence wait Jani Nikula
2026-08-19 14:11 ` ✗ CI.checkpatch: warning for drm/{i915, xe}/display: another stab at i915_fence_timeout() removal Patchwork
2026-08-19 14:12 ` ✓ CI.KUnit: success " Patchwork
2026-08-19 15:09 ` ✓ Xe.CI.BAT: " Patchwork
2026-08-19 15:28 ` ✓ i915.CI.BAT: " Patchwork
2026-08-19 17:04 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-08-19 18:50 ` ✗ i915.CI.Full: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.