This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Disabling dvfs

I did this on my rooted Note3 device:

echo 'off' > /sys/devices/platform/mali.0/dvfs

I see the value is always 0. But when I run an application and query the clock, it goes from 24 to 480 and keeps dipping to 420 in between. I don't want this - I want a constant 480MHz clock. This affects the performance numbers I am trying to gather. I can fix clocks on TK1 and Adreno420 but not Mali. Please help!