dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH libdrm 0/4] libdrm: add new GPU sensor interface for AMDGPU
@ 2017-02-14  0:08 Samuel Pitoiset
  2017-02-14  0:08 ` [PATCH libdrm 1/4] amdgpu: sync amdgpu_drm.h with the kernel Samuel Pitoiset
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Samuel Pitoiset @ 2017-02-14  0:08 UTC (permalink / raw)
  To: dri-devel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-02-14 10:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-14  0:08 [PATCH libdrm 0/4] libdrm: add new GPU sensor interface for AMDGPU Samuel Pitoiset
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox