Hi,
Would be nice to see power draw and power state for the gpu.
The information is allready there if you go to cmd and type "cd C:\Program Files\NVIDIA Corporation\NVSMI" followed by "nvidia-smi --format=csv --query-gpu=power.draw,pstate"
(This is for NVIDIA cards, dont know about AMD).
If it's already implemented, please show me where to find it