public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Runyu Xiao <runyu.xiao@seu.edu.cn>
Cc: Jani Nikula <jani.nikula@linux.intel.com>,
	Maarten Lankhorst <dev@lankhorst.se>,
	rodrigo.vivi@intel.com, joonas.lahtinen@linux.intel.com,
	tursulin@ursulin.net, airlied@gmail.com, simona@ffwll.ch,
	clrkwllms@kernel.org, rostedt@goodmis.org,
	jerome.anand@intel.com, pierre-louis.bossart@linux.dev,
	tiwai@suse.de, intel-gfx@lists.freedesktop.org,
	intel-xe@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org, linux-rt-devel@lists.linux.dev,
	jianhao.xu@seu.edu.cn
Subject: Re: [PATCH v2] drm/i915/audio: use generic_handle_irq_safe() for LPE audio irq
Date: Mon, 1 Jun 2026 11:04:07 +0200	[thread overview]
Message-ID: <20260601090407.EUaO0Wzo@linutronix.de> (raw)
In-Reply-To: <20260531153108.1448185-1-runyu.xiao@seu.edu.cn>

On 2026-05-31 23:31:08 [+0800], Runyu Xiao wrote:
> intel_lpe_audio_irq_handler() forwards the LPE audio child IRQ from the
> i915 parent IRQ path with generic_handle_irq(). The forwarded child top
> half is not an independent hardirq entry point; it inherits the context
> of the outer i915 interrupt dispatch path.
> 
> Link: https://lore.kernel.org/all/20260310115709.2276203-16-dev@lankhorst.se/
> Fixes: eef57324d926 ("drm/i915: setup bridge for HDMI LPE audio driver")
> Suggested-by: Maarten Lankhorst <dev@lankhorst.se>
> Signed-off-by: Runyu Xiao <runyu.xiao@seu.edu.cn>

If you want to send this as an individual patch, please take Maarten
original patch, add your signed-off by below and send it while keeping
him as Author.

Sebastian

  reply	other threads:[~2026-06-01  9:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-28 15:45 [PATCH] drm/i915/audio: use generic_handle_irq_safe() for LPE audio irq Runyu Xiao
2026-05-29  7:48 ` Sebastian Andrzej Siewior
2026-05-29  9:50   ` Maarten Lankhorst
2026-05-29 12:21     ` Sebastian Andrzej Siewior
2026-05-29 14:25       ` Runyu Xiao
2026-05-29 15:21         ` Jani Nikula
2026-05-31 15:23           ` Runyu Xiao
2026-05-31 15:31             ` [PATCH v2] " Runyu Xiao
2026-06-01  9:04               ` Sebastian Andrzej Siewior [this message]
2026-06-04  4:47 ` Claude review: " Claude Code Review Bot

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=20260601090407.EUaO0Wzo@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=airlied@gmail.com \
    --cc=clrkwllms@kernel.org \
    --cc=dev@lankhorst.se \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=jerome.anand@intel.com \
    --cc=jianhao.xu@seu.edu.cn \
    --cc=joonas.lahtinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-devel@lists.linux.dev \
    --cc=pierre-louis.bossart@linux.dev \
    --cc=rodrigo.vivi@intel.com \
    --cc=rostedt@goodmis.org \
    --cc=runyu.xiao@seu.edu.cn \
    --cc=simona@ffwll.ch \
    --cc=tiwai@suse.de \
    --cc=tursulin@ursulin.net \
    /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