From: Takashi Iwai <tiwai@suse.de>
To: Han Gao <gaohan@iscas.ac.cn>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Kai Vehmanen <kai.vehmanen@linux.intel.com>,
Peter Ujfalusi <peter.ujfalusi@linux.intel.com>,
Ranjani Sridharan <ranjani.sridharan@linux.intel.com>,
Bard Liao <yung-chuan.liao@linux.intel.com>,
Maxim Mikityanskiy <maxtram95@gmail.com>,
Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>,
Stuart Hayhurst <stuart.a.hayhurst@gmail.com>,
linux-sound@vger.kernel.org, Han Gao <rabenda.cn@gmail.com>,
linux-riscv@lists.infradead.org, sophgo@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ALSA: hda: intel: Introduce msi64 parameter to override 64-bit MSI restriction
Date: Tue, 23 Dec 2025 10:40:30 +0100 [thread overview]
Message-ID: <87sed1ilip.wl-tiwai@suse.de> (raw)
In-Reply-To: <20251220170501.3972438-1-gaohan@iscas.ac.cn>
On Sat, 20 Dec 2025 18:05:01 +0100,
Han Gao wrote:
>
> Sophgo SG2042 MSI driver does not support 32-bit MSI.
> Introduce an 'msi64' kernel parameter to bypass NO_MSI64 for ATI/HDMI.
>
> Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
As Arnd already suggested, there is no reason to add a new module
option just for this case.
If any, we can add a device-specific quirk entry, but it should be
investigated more deeply at first.
thanks,
Takashi
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Han Gao <gaohan@iscas.ac.cn>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Kai Vehmanen <kai.vehmanen@linux.intel.com>,
Peter Ujfalusi <peter.ujfalusi@linux.intel.com>,
Ranjani Sridharan <ranjani.sridharan@linux.intel.com>,
Bard Liao <yung-chuan.liao@linux.intel.com>,
Maxim Mikityanskiy <maxtram95@gmail.com>,
Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>,
Stuart Hayhurst <stuart.a.hayhurst@gmail.com>,
linux-sound@vger.kernel.org, Han Gao <rabenda.cn@gmail.com>,
linux-riscv@lists.infradead.org, sophgo@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ALSA: hda: intel: Introduce msi64 parameter to override 64-bit MSI restriction
Date: Tue, 23 Dec 2025 10:40:30 +0100 [thread overview]
Message-ID: <87sed1ilip.wl-tiwai@suse.de> (raw)
In-Reply-To: <20251220170501.3972438-1-gaohan@iscas.ac.cn>
On Sat, 20 Dec 2025 18:05:01 +0100,
Han Gao wrote:
>
> Sophgo SG2042 MSI driver does not support 32-bit MSI.
> Introduce an 'msi64' kernel parameter to bypass NO_MSI64 for ATI/HDMI.
>
> Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
As Arnd already suggested, there is no reason to add a new module
option just for this case.
If any, we can add a device-specific quirk entry, but it should be
investigated more deeply at first.
thanks,
Takashi
next prev parent reply other threads:[~2025-12-23 9:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-20 17:05 [PATCH] ALSA: hda: intel: Introduce msi64 parameter to override 64-bit MSI restriction Han Gao
2025-12-20 17:05 ` Han Gao
2025-12-22 16:18 ` Arnd Bergmann
2025-12-22 16:18 ` Arnd Bergmann
2025-12-23 9:40 ` Han Gao
2025-12-23 9:40 ` Han Gao
2025-12-23 10:44 ` Arnd Bergmann
2025-12-23 10:44 ` Arnd Bergmann
2025-12-23 9:40 ` Takashi Iwai [this message]
2025-12-23 9:40 ` Takashi Iwai
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=87sed1ilip.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=gaohan@iscas.ac.cn \
--cc=kai.vehmanen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-sound@vger.kernel.org \
--cc=maxtram95@gmail.com \
--cc=perex@perex.cz \
--cc=peter.ujfalusi@linux.intel.com \
--cc=pierre-louis.bossart@linux.dev \
--cc=rabenda.cn@gmail.com \
--cc=ranjani.sridharan@linux.intel.com \
--cc=sophgo@lists.linux.dev \
--cc=stuart.a.hayhurst@gmail.com \
--cc=tiwai@suse.com \
--cc=yung-chuan.liao@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 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.