Raspberry Pi GPU (Broadcom VideoCore) support is missing, but data is available #408
Open
1 task done
Labels
enhancement
New feature or request
Is there an existing issue for this?
There are stats for the Raspberry Pi GPU in
/sys/kernel/debug/dri/<n>/gpu_usage
, and per-process stats in/sys/kernel/debug/dri/<n>/gpu_pid_usage
. It seems like it might be easy to use these as a source for resources. The Raspberry Pi OS version of lxtask uses them, you can examine that code here: https://github.com/raspberrypi-ui/lxtask/blob/40efd5505e20cf48813baa9137c49c6b61e36fd6/src/functions.c#L159I made this same comment at nvtop: Syllo/nvtop#306
The text was updated successfully, but these errors were encountered: