Difference between revisions of "Overclocking"

Jump to navigation Jump to search
Line 25: Line 25:
== GPU ==
== GPU ==


You may want to read [https://wiki.pine64.org/wiki/Overclocking#Edit_Pinephone_DTS Here] to learn how to compile the DTB.
Open <code>/boot/dtbs/allwinner/sun50i-a64-pinephone-1.2.dts</code> (You will have to find the source of the kernel used by your distribution. There is the Pine64 kernel, and Megi's) in a text editor following these instructions: [https://wiki.pine64.org/wiki/Overclocking#Edit_Pinephone_DTS]
 
Open <code>/boot/dtbs/allwinner/sun50i-a64-pinephone-1.2.dts</code> (You will have to find the source of the kernel used by your distribution. There is the Pine64 kernel, and Megi's) in a text editor.


Look for <code>mali: gpu@1c4000 {</code> and within that block search for <code>assigned-clock-rates = <432000000>;</code>
Look for <code>mali: gpu@1c4000 {</code> and within that block search for <code>assigned-clock-rates = <432000000>;</code>