Pushed, thanks!
Marek
On Sat, Oct 27, 2018 at 3:46 AM Andre Heider wrote:
> amdgpu doesn't use the INPUT but the AVERAGE subfeature:
>
> $ sensors -u
> amdgpu-pci-0100
> Adapter: PCI adapter
> power1:
> power1_average: 17.233
> power1_cap: 180.000
>
> Signed-off-by: Andre Heider
> ---
> s
amdgpu doesn't use the INPUT but the AVERAGE subfeature:
$ sensors -u
amdgpu-pci-0100
Adapter: PCI adapter
power1:
power1_average: 17.233
power1_cap: 180.000
Signed-off-by: Andre Heider
---
src/gallium/auxiliary/hud/hud_sensors_temp.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/s