From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Jani Nikula <jani.nikula@intel.com>
Cc: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Subject: Re: [PATCH v4 0/8] drm/i915: add display irq hooks
Date: Fri, 15 May 2026 22:03:30 +0300 [thread overview]
Message-ID: <agdtQcro5tTcKOJV@intel.com> (raw)
In-Reply-To: <cover.1778688699.git.jani.nikula@intel.com>
On Wed, May 13, 2026 at 07:13:23PM +0300, Jani Nikula wrote:
> v4 of [1], splitting patches 5-6 into two, resulting in patches 5-8
> here. There's no diff between the end results of v3 and v4, just the
> intermediate steps are there.
>
> BR,
> Jani.
>
> [1] https://lore.kernel.org/r/cover.1778666967.git.jani.nikula@intel.com
>
> Jani Nikula (8):
> drm/i915/irq: deduplicate dg1_de_irq_postinstall() and
> gen11_de_irq_postinstall()
> drm/i915/irq: constify pipe stats parameters
> drm/i915/irq: add display irq funcs, start with
> intel_display_irq_reset()
> drm/i915/irq: add intel_display_irq_postinstall() to irq funcs
> drm/i915/irq: add platform specific display irq ack functions
> drm/i915/irq: add platform specific display irq handler functions
> drm/i915/irq: add intel_display_irq_ack() to irq funcs
> drm/i915/irq: add intel_display_irq_handler() to irq funcs
For the series
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> .../gpu/drm/i915/display/intel_display_core.h | 3 +
> .../gpu/drm/i915/display/intel_display_irq.c | 238 +++++++++++++++---
> .../gpu/drm/i915/display/intel_display_irq.h | 37 +--
> drivers/gpu/drm/i915/i915_irq.c | 182 +++++---------
> drivers/gpu/drm/xe/display/xe_display.c | 6 +-
> 5 files changed, 277 insertions(+), 189 deletions(-)
>
> --
> 2.47.3
--
Ville Syrjälä
Intel
prev parent reply other threads:[~2026-05-15 19:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-13 16:13 [PATCH v4 0/8] drm/i915: add display irq hooks Jani Nikula
2026-05-13 16:13 ` [PATCH v4 1/8] drm/i915/irq: deduplicate dg1_de_irq_postinstall() and gen11_de_irq_postinstall() Jani Nikula
2026-05-13 16:13 ` [PATCH v4 2/8] drm/i915/irq: constify pipe stats parameters Jani Nikula
2026-05-13 16:13 ` [PATCH v4 3/8] drm/i915/irq: add display irq funcs, start with intel_display_irq_reset() Jani Nikula
2026-05-13 16:13 ` [PATCH v4 4/8] drm/i915/irq: add intel_display_irq_postinstall() to irq funcs Jani Nikula
2026-05-13 16:13 ` [PATCH v4 5/8] drm/i915/irq: add platform specific display irq ack functions Jani Nikula
2026-05-13 16:13 ` [PATCH v4 6/8] drm/i915/irq: add platform specific display irq handler functions Jani Nikula
2026-05-13 16:13 ` [PATCH v4 7/8] drm/i915/irq: add intel_display_irq_ack() to irq funcs Jani Nikula
2026-05-13 16:13 ` [PATCH v4 8/8] drm/i915/irq: add intel_display_irq_handler() " Jani Nikula
2026-05-13 16:39 ` ✗ CI.checkpatch: warning for drm/i915: add display irq hooks (rev3) Patchwork
2026-05-13 16:41 ` ✓ CI.KUnit: success " Patchwork
2026-05-13 17:57 ` ✓ Xe.CI.BAT: " Patchwork
2026-05-14 16:19 ` ✓ Xe.CI.FULL: " Patchwork
2026-05-15 19:03 ` Ville Syrjälä [this message]
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=agdtQcro5tTcKOJV@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@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