All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drm/i915/irq: display irq refactoring
@ 2025-09-23 14:31 Jani Nikula
  2025-09-23 14:31 ` [PATCH v2 1/5] drm/i915/irq: drop intel_psr_regs.h include Jani Nikula
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Jani Nikula @ 2025-09-23 14:31 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, ville.syrjala

v2 of [1], with patch 5 dropped and only patch 6 changed.

[1] https://lore.kernel.org/r/cover.1758275448.git.jani.nikula@intel.com

Jani Nikula (5):
  drm/i915/irq: drop intel_psr_regs.h include
  drm/i915/irq: initialize gen2_imr_mask in terms of enable_mask
  drm/i915/irq: abstract i9xx_display_irq_enable_mask()
  drm/i915/irq: move check for HAS_HOTPLUG() inside i9xx_hpd_irq_ack()
  drm/i915/irq: split ILK display irq handling

 .../gpu/drm/i915/display/intel_display_irq.c  | 67 +++++++++++++++-
 .../gpu/drm/i915/display/intel_display_irq.h  |  6 +-
 .../gpu/drm/i915/display/intel_hotplug_irq.c  |  3 +
 drivers/gpu/drm/i915/i915_irq.c               | 77 ++++---------------
 4 files changed, 89 insertions(+), 64 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2025-09-24  6:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-23 14:31 [PATCH v2 0/5] drm/i915/irq: display irq refactoring Jani Nikula
2025-09-23 14:31 ` [PATCH v2 1/5] drm/i915/irq: drop intel_psr_regs.h include Jani Nikula
2025-09-23 14:39   ` Ville Syrjälä
2025-09-23 14:31 ` [PATCH v2 2/5] drm/i915/irq: initialize gen2_imr_mask in terms of enable_mask Jani Nikula
2025-09-23 14:40   ` Ville Syrjälä
2025-09-23 14:31 ` [PATCH v2 3/5] drm/i915/irq: abstract i9xx_display_irq_enable_mask() Jani Nikula
2025-09-23 14:41   ` Ville Syrjälä
2025-09-23 14:31 ` [PATCH v2 4/5] drm/i915/irq: move check for HAS_HOTPLUG() inside i9xx_hpd_irq_ack() Jani Nikula
2025-09-23 14:43   ` Ville Syrjälä
2025-09-23 14:31 ` [PATCH v2 5/5] drm/i915/irq: split ILK display irq handling Jani Nikula
2025-09-23 14:45   ` Ville Syrjälä
2025-09-24  6:47     ` Jani Nikula
2025-09-23 15:08 ` ✓ CI.KUnit: success for drm/i915/irq: display irq refactoring (rev2) Patchwork
2025-09-23 17:58 ` ✗ Xe.CI.Full: failure " Patchwork
2025-09-23 20:50 ` ✓ i915.CI.BAT: success " Patchwork
2025-09-24  5:29 ` ✗ 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.