From: Lizhi Hou <lizhi.hou@amd.com>
To: "Mario Limonciello (AMD)" <superm1@kernel.org>,
<mario.limonciello@amd.com>, <mamin506@gmail.com>,
<ogabbay@kernel.org>
Cc: <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH] accel/amdxdna: Import AMD_PMF namespace
Date: Mon, 2 Mar 2026 10:00:58 -0800 [thread overview]
Message-ID: <55df5050-524f-5dfd-f41d-daac769ce8ea@amd.com> (raw)
In-Reply-To: <20260301005028.367618-1-superm1@kernel.org>
On 2/28/26 16:50, Mario Limonciello (AMD) wrote:
> The amdxdna driver uses amd_pmf_get_npu_data() which is exported in the
> AMD_PMF namespace. Import the AMD_PMF namespace.
>
> Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
> ---
> drivers/accel/amdxdna/amdxdna_pci_drv.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/accel/amdxdna/amdxdna_pci_drv.c b/drivers/accel/amdxdna/amdxdna_pci_drv.c
> index 98720ddc9818e..d6d12355bd2b7 100644
> --- a/drivers/accel/amdxdna/amdxdna_pci_drv.c
> +++ b/drivers/accel/amdxdna/amdxdna_pci_drv.c
> @@ -359,5 +359,6 @@ static struct pci_driver amdxdna_pci_driver = {
> module_pci_driver(amdxdna_pci_driver);
>
> MODULE_LICENSE("GPL");
> +MODULE_IMPORT_NS("AMD_PMF");
Reviewed-by: Lizhi Hou <lizhi.hou@amd.com>
> MODULE_AUTHOR("XRT Team <runtimeca39d@amd.com>");
> MODULE_DESCRIPTION("amdxdna driver");
next prev parent reply other threads:[~2026-03-02 18:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-01 0:50 [PATCH] accel/amdxdna: Import AMD_PMF namespace Mario Limonciello (AMD)
2026-03-02 18:00 ` Lizhi Hou [this message]
2026-03-03 4:05 ` Claude review: " Claude Code Review Bot
2026-03-03 4:05 ` 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=55df5050-524f-5dfd-f41d-daac769ce8ea@amd.com \
--to=lizhi.hou@amd.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=mamin506@gmail.com \
--cc=mario.limonciello@amd.com \
--cc=ogabbay@kernel.org \
--cc=superm1@kernel.org \
/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