Hello,
I have checked nvidia tegrastats utility document here.
It says GR3D_FREQ is the GR3D engine load/utilization in percentage at current frequency.
Does TX2 iGPU have no GR2D or other GPU engine? so that I can check overall GPU usage just by checking the GR3D utilization rate.
If that so, where is that number came from? tegrastats utility source code is not publicly opened and I found some articles this and this.
I seems that tegrastats utility just reads some sysfs nodes. then does anyone know how the number is calculated in sysfs node? (things like busy_cycle/idle_cycle)
Should I ask this question to L4T kernel developers?
Many thanks