All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] CI test the -gt-next patches.
@ 2025-07-15 15:41 Maarten Lankhorst
  2025-07-15 15:41 ` [PATCH 1/4] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() Maarten Lankhorst
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Maarten Lankhorst @ 2025-07-15 15:41 UTC (permalink / raw)
  To: intel-gfx; +Cc: Maarten Lankhorst

Planning to push, just need CI results.

Sebastian Andrzej Siewior (4):
  drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() +
    spin_lock()
  drm/i915: Drop the irqs_disabled() check
  drm/i915/guc: Consider also RCU depth in busy loop.
  drm/i915: Consider RCU read section as atomic.

 drivers/gpu/drm/i915/gt/intel_engine_cs.c       |  2 +-
 .../drm/i915/gt/intel_execlists_submission.c    | 17 +++++------------
 drivers/gpu/drm/i915/gt/uc/intel_guc.h          |  2 +-
 drivers/gpu/drm/i915/i915_request.c             |  2 --
 4 files changed, 7 insertions(+), 16 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-07-16 23:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 15:41 [PATCH 0/4] CI test the -gt-next patches Maarten Lankhorst
2025-07-15 15:41 ` [PATCH 1/4] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() Maarten Lankhorst
2025-07-15 15:41 ` [PATCH 2/4] drm/i915: Drop the irqs_disabled() check Maarten Lankhorst
2025-07-15 19:08   ` Rodrigo Vivi
2025-07-15 15:41 ` [PATCH 3/4] drm/i915/guc: Consider also RCU depth in busy loop Maarten Lankhorst
2025-07-15 15:41 ` [PATCH 4/4] drm/i915: Consider RCU read section as atomic Maarten Lankhorst
2025-07-15 19:08   ` Rodrigo Vivi
2025-07-15 21:22 ` ✗ i915.CI.BAT: failure for CI test the -gt-next patches Patchwork
2025-07-16  9:29 ` ✓ i915.CI.BAT: success for CI test the -gt-next patches. (rev2) Patchwork
2025-07-16 23:23 ` ✗ i915.CI.Full: failure " 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.