From: Samuel Pitoiset <samuel.pitoiset@gmail.com>
To: dri-devel@lists.freedesktop.org
Subject: [PATCH libdrm 0/4] libdrm: add new GPU sensor interface for AMDGPU
Date: Tue, 14 Feb 2017 01:08:58 +0100 [thread overview]
Message-ID: <20170214000902.30234-1-samuel.pitoiset@gmail.com> (raw)
Hi,
This series implements a new GPU sensor interface which will allow to
query the current temperature and the shader/memory clocks via the
GALLIUM_HUD. This adds the same functionality as the Radeon driver.
The first patch of the series syncs amdgpu_drm.h with kernel headers.
Branch is here:
https://cgit.freedesktop.org/~hakzsam/drm/log/?h=si_clocks_temp
Please review.
Thanks!
Samuel Pitoiset (4):
amdgpu: sync amdgpu_drm.h with the kernel
amdgpu: add new GPU sensor related interface
amdgpu: allow to query GPU sensor related information
Bump version for 2.4.76 release
amdgpu/amdgpu.h | 19 +++++++
amdgpu/amdgpu_gpu_info.c | 15 ++++++
configure.ac | 2 +-
include/drm/amdgpu_drm.h | 135 +++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 170 insertions(+), 1 deletion(-)
--
2.11.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2017-02-14 0:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-14 0:08 Samuel Pitoiset [this message]
2017-02-14 0:08 ` [PATCH libdrm 1/4] amdgpu: sync amdgpu_drm.h with the kernel Samuel Pitoiset
2017-02-14 0:09 ` [PATCH libdrm 2/4] amdgpu: add new GPU sensor related interface Samuel Pitoiset
2017-02-14 0:09 ` [PATCH libdrm 3/4] amdgpu: allow to query GPU sensor related information Samuel Pitoiset
2017-02-14 0:09 ` [PATCH libdrm 4/4] Bump version for 2.4.76 release Samuel Pitoiset
2017-02-14 1:44 ` [PATCH libdrm 0/4] libdrm: add new GPU sensor interface for AMDGPU Emil Velikov
2017-02-14 9:43 ` Christian König
2017-02-14 10:25 ` Samuel Pitoiset
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=20170214000902.30234-1-samuel.pitoiset@gmail.com \
--to=samuel.pitoiset@gmail.com \
--cc=dri-devel@lists.freedesktop.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