[PATCH libdrm 0/4] libdrm: add new GPU sensor interface for AMDGPU
Samuel Pitoiset
samuel.pitoiset at gmail.com
Tue Feb 14 00:08:58 UTC 2017
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
More information about the dri-devel
mailing list