diff options
author | Samuel Pitoiset <[email protected]> | 2017-04-10 11:49:05 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-04-10 23:06:19 +0200 |
commit | 5bcfe905019b6865439ec9e32ce28a2df9ca8659 (patch) | |
tree | 260eac729609c407b0a1ba2446d4f4b495afd80e /src/mesa | |
parent | 0f39fb85003875378f34c347c10b9817d3662e63 (diff) |
gallium/radeon: add HUD queries for GPU temperature and clocks
Only the Radeon kernel driver exposed the GPU temperature and
the shader/memory clocks, this implements the same functionality
for the AMDGPU kernel driver.
These queries will return 0 if the DRM version is less than 3.10,
I don't explicitely check the version here because the query
codepath is already a bit messy.
v2: - rebase on top of master
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions