resources
resources copied to clipboard
Two bugs in GPU reporting for Raspberry Pi 5
Is there an existing issue for this?
- [x] I searched the existing issues and did not find anything similar.
Current Behavior
-
Video Decoder Usage remains at 0% when playing a HVEC video using the onboard HVEC (h.265) hardware decoder.
-
GPU % often above 100%, for example reporting 135% when using the Cavalier visualiser.
Expected Behavior
- Video decoder showing values above 0% when playing HVEC
- GPU % never exceeding 100%
Steps to Reproduce
No response
Debug Logs
Expand logs
REPLACE THIS SENTENCE WITH THE TERMINAL OUTPUT OF THE AFOREMENTIONED COMMAND.
Environment
Anything Else?
No response
Hi, thanks for the issue.
Regarding your first problem, the v3d driver responsible for the GPU of the Raspberry Pi does not support monitoring encoder/decoder usage, which is unfortunately not represented well in the GUI. Regarding your second issue, this shouldn't happen of course, I'm gonna investigate that. :)