From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com, ville.syrjala@linux.intel.com
Subject: [PATCH 0/6] drm/i915/irq: display irq refactoring
Date: Fri, 19 Sep 2025 12:51:43 +0300 [thread overview]
Message-ID: <cover.1758275448.git.jani.nikula@intel.com> (raw)
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
next reply other threads:[~2025-09-19 9:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-19 9:51 Jani Nikula [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1758275448.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=ville.syrjala@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).