commit | d6c29695e68ca911648dbe2294764dab6ef84fc7 | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Tue Feb 14 01:00:49 2017 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:53:03 2017 -0400 |
tree | b14a6d711a6e8065e64b31599fdada9668163cee | |
parent | 75cb00dc0c9dbe5e7a971ac729384d8d05f0deb1 [diff] |
drm/amdgpu: implement read_sensor() for pre-powerplay chips Add the GPU temperature, the shader clock and eventually the memory clock (as well as the GPU load on CI). The main goal is to expose this info to the userspace like Radeon. v2: - add AMDGPU_PP_SENSOR_GPU_LOAD on CI - update the commit description Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>