intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/i915/irq: display irq refactoring
@ 2025-09-19  9:51 Jani Nikula
  2025-09-19  9:51 ` [PATCH 1/6] drm/i915/irq: drop intel_psr_regs.h include Jani Nikula
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Jani Nikula @ 2025-09-19  9:51 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, ville.syrjala

Not all of this is exactly pretty, but it's a bit hard for platforms
where display and other irqs are conflated in the same registers.

Jani Nikula (6):
  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: change ILK irq handling order
  drm/i915/irq: split ILK display irq handling

 .../gpu/drm/i915/display/intel_display_irq.c  | 64 ++++++++++++++-
 .../gpu/drm/i915/display/intel_display_irq.h  |  5 +-
 .../gpu/drm/i915/display/intel_hotplug_irq.c  |  3 +
 drivers/gpu/drm/i915/i915_irq.c               | 78 ++++---------------
 4 files changed, 84 insertions(+), 66 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2025-09-23 14:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19  9:51 [PATCH 0/6] drm/i915/irq: display irq refactoring Jani Nikula
2025-09-19  9:51 ` [PATCH 1/6] drm/i915/irq: drop intel_psr_regs.h include Jani Nikula
2025-09-19  9:51 ` [PATCH 2/6] drm/i915/irq: initialize gen2_imr_mask in terms of enable_mask Jani Nikula
2025-09-19  9:51 ` [PATCH 3/6] drm/i915/irq: abstract i9xx_display_irq_enable_mask() Jani Nikula
2025-09-19  9:51 ` [PATCH 4/6] drm/i915/irq: move check for HAS_HOTPLUG() inside i9xx_hpd_irq_ack() Jani Nikula
2025-09-19  9:51 ` [PATCH 5/6] drm/i915/irq: change ILK irq handling order Jani Nikula
2025-09-19  9:51 ` [PATCH 6/6] drm/i915/irq: split ILK display irq handling Jani Nikula
2025-09-19 12:10   ` Ville Syrjälä
2025-09-23 14:15     ` Jani Nikula
2025-09-19 12:23   ` Ville Syrjälä
2025-09-23 14:17     ` Jani Nikula
2025-09-19 11:40 ` ✓ i915.CI.BAT: success for drm/i915/irq: display irq refactoring Patchwork
2025-09-20  5:11 ` ✓ i915.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).