Difference between revisions of "Overclocking"

Jump to navigation Jump to search
Line 49: Line 49:
The <code>assigned-clock-rates</code> line is set to <code>432000000</code>, this means that the GPU is clocked at 432MHz. So if you want 500MHz, set the value to <code>500000000</code>.
The <code>assigned-clock-rates</code> line is set to <code>432000000</code>, this means that the GPU is clocked at 432MHz. So if you want 500MHz, set the value to <code>500000000</code>.


Save the dtsi file, and recompile the DTB.
Save the dtsi file, and recompile the DTB. In order to check if the overclock was succesfully applied you can use <code>/sys/kernel/debug/clk/clk_summary</code>.


The GPU appears to run stable overclocked to 560 Mhz, however more testing with a wider group of devices is needed.
The GPU appears to run stable overclocked to 560 Mhz, however more testing with a wider group of devices is needed.