public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
From: "Mario Limonciello (AMD)" <superm1@kernel.org>
To: mario.limonciello@amd.com, airlied@gmail.com, lizhi.hou@amd.com,
	maarten.lankhorst@linux.intel.com, mamin506@gmail.com,
	mripard@kernel.org, ogabbay@kernel.org, simona@ffwll.ch,
	tzimmermann@suse.de
Cc: "Mario Limonciello (AMD)" <superm1@kernel.org>,
	dri-devel@lists.freedesktop.org
Subject: [PATCH 0/2] Add some sensor data to amdxdna
Date: Sat, 28 Feb 2026 00:10:56 -0600	[thread overview]
Message-ID: <20260228061109.361239-1-superm1@kernel.org> (raw)

Previously a series [1] was sent to add power sensor data for amdxdna
through the PMF mailbox.  The PMF patch was merged but the XDNA
patches were planned for later.

Re-send the XDNA patch, and then add in another patch for getting
column utilization.

Link: https://lore.kernel.org/platform-driver-x86/20260105172956.3732123-3-lizhi.hou@amd.com/ [1]

Lizhi Hou (1):
  accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimate

Mario Limonciello (AMD) (1):
  accel/amdxdna: Support sensors for column utilization

 drivers/accel/amdxdna/aie2_pci.c        | 50 +++++++++++++++++++++++++
 drivers/accel/amdxdna/aie2_pci.h        | 22 +++++++++++
 drivers/accel/amdxdna/amdxdna_pci_drv.c |  3 +-
 include/uapi/drm/amdxdna_accel.h        |  3 +-
 4 files changed, 76 insertions(+), 2 deletions(-)

-- 
2.43.0


             reply	other threads:[~2026-02-28  6:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-28  6:10 Mario Limonciello (AMD) [this message]
2026-02-28  6:10 ` [PATCH 1/2] accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimate Mario Limonciello (AMD)
2026-03-03  4:37   ` Claude review: " Claude Code Review Bot
2026-02-28  6:10 ` [PATCH 2/2] accel/amdxdna: Support sensors for column utilization Mario Limonciello (AMD)
2026-02-28 19:56   ` Lizhi Hou
2026-03-03  4:37   ` Claude review: " Claude Code Review Bot
2026-03-03  4:37 ` Claude review: Add some sensor data to amdxdna 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=20260228061109.361239-1-superm1@kernel.org \
    --to=superm1@kernel.org \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=lizhi.hou@amd.com \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mamin506@gmail.com \
    --cc=mario.limonciello@amd.com \
    --cc=mripard@kernel.org \
    --cc=ogabbay@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=tzimmermann@suse.de \
    /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