"/sys/devices/platform/mali.0/dvfs"
Using the above method, we can keep the GPU frequency constant. But the GPU driver runs on the CPU. Can the above method change the frequency of the driver? If not, what we can do to keep the operating frequency of the driver constant? Does constrolling the frequency of CPU work?
The driver "is just software" - it's all controlled via the overall CPU frequency.
HTH, Pete