Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [FOR CI 0/8] Testing PREEMPT_RT with disabling irqs in the most critical section.
@ 2025-10-30 18:47 Maarten Lankhorst
  2025-10-30 18:47 ` [FOR CI 1/8] drm/xe: Bump xe_device_l2_flush even higher Maarten Lankhorst
                   ` (17 more replies)
  0 siblings, 18 replies; 26+ messages in thread
From: Maarten Lankhorst @ 2025-10-30 18:47 UTC (permalink / raw)
  To: intel-xe

One more try, I believe all previously bugs found by CI are
now fixed. I just want to know what CI thinks of disabling interrupts.

Maarten Lankhorst (6):
  drm/xe: Bump xe_device_l2_flush even higher
  drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
  drm/xe/display: Disable preemption in the most critical section
  PREEMPT_RT injection
  With disabled irqs instead
  drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset

Mike Galbraith (2):
  drm/i915: Use preempt_disable/enable_rt() where recommended
  drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates

 drivers/gpu/drm/i915/Kconfig.debug           | 15 ----
 drivers/gpu/drm/i915/display/intel_crtc.c    | 19 +++-
 drivers/gpu/drm/i915/display/intel_cursor.c  | 21 ++++-
 drivers/gpu/drm/i915/display/intel_display.c | 36 ++++----
 drivers/gpu/drm/i915/display/intel_vblank.c  | 94 ++++++++++++++------
 drivers/gpu/drm/i915/display/intel_vrr.c     | 16 ++--
 drivers/gpu/drm/xe/Kconfig.debug             |  5 ++
 drivers/gpu/drm/xe/xe_device.c               |  4 +-
 kernel/Kconfig.preempt                       |  4 +-
 9 files changed, 133 insertions(+), 81 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-10-31 22:04 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30 18:47 [FOR CI 0/8] Testing PREEMPT_RT with disabling irqs in the most critical section Maarten Lankhorst
2025-10-30 18:47 ` [FOR CI 1/8] drm/xe: Bump xe_device_l2_flush even higher Maarten Lankhorst
2025-10-30 18:47 ` [FOR CI 2/8] drm/i915/display: Make get_vblank_counter use intel_de_read_fw() Maarten Lankhorst
2025-10-30 18:47 ` [FOR CI 3/8] drm/i915: Use preempt_disable/enable_rt() where recommended Maarten Lankhorst
2025-10-30 18:47 ` [FOR CI 4/8] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates Maarten Lankhorst
2025-10-30 18:47 ` [FOR CI 5/8] drm/xe/display: Disable preemption in the most critical section Maarten Lankhorst
2025-10-30 18:47 ` [FOR CI 6/8] PREEMPT_RT injection Maarten Lankhorst
2025-10-30 18:47 ` [FOR CI 7/8] With disabled irqs instead Maarten Lankhorst
2025-10-31  8:40   ` [FOR CI FIXED] " Maarten Lankhorst
2025-10-30 18:47 ` [FOR CI 8/8] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset Maarten Lankhorst
2025-10-30 18:54   ` Gustavo Sousa
2025-10-30 20:00     ` Maarten Lankhorst
2025-10-30 20:25       ` Gustavo Sousa
2025-10-31 12:49         ` Rodrigo Vivi
2025-10-31 15:43           ` Jani Nikula
2025-10-31 16:46             ` Maarten Lankhorst
2025-10-30 19:14 ` ✗ CI.checkpatch: warning for Testing PREEMPT_RT with disabling irqs in the most critical section Patchwork
2025-10-30 19:15 ` ✓ CI.KUnit: success " Patchwork
2025-10-30 19:29 ` ✗ CI.checksparse: warning " Patchwork
2025-10-30 20:18 ` ✗ Xe.CI.BAT: failure " Patchwork
2025-10-31  1:59 ` ✗ Xe.CI.Full: " Patchwork
2025-10-31  9:35 ` ✗ CI.checkpatch: warning for Testing PREEMPT_RT with disabling irqs in the most critical section. (rev2) Patchwork
2025-10-31  9:36 ` ✓ CI.KUnit: success " Patchwork
2025-10-31  9:51 ` ✗ CI.checksparse: warning " Patchwork
2025-10-31 11:09 ` ✓ Xe.CI.BAT: success " Patchwork
2025-10-31 22:04 ` ✗ Xe.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox