build/patch/kernel
Miouyouyou (Myy) 71920e0e56
rockchip-current: Add GPU 500MHZ OPP
Those were removed from mainline kernels by Chromebook devs,
wanting to protect their broken babies at all cost.

This patch was dully tested here :
https://forum.armbian.com/topic/13515-panfrost-on-rk3288-and-gpu-on-600mhz-problems/

But you're welcome to test it again !

I did it, with a whole glmark2 round and it worked flawlessly.

To test the GPU at that frequency, locate the **devfreq** folder of your GPU unit on your system (For tinkerboards, it's in **/sys/devices/platform/ffa30000.gpu/devfreq/ffa30000.gpu**) and then :

* Check the available frequencies by doing `sudo cat available_frequencies` .
That should output something like this : `100000000 200000000 300000000 400000000 500000000 600000000`
Be sure that `500000000` is in the list.

* Setup the minimum GPU frequency to 500Mhz like this : `sudo echo 500000000 > min_freq`

You can also set up the GPU to not go over 500Mhz like this : `sudo echo 500000000 > max_freq`

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
2020-08-15 22:43:27 +02:00
..
imx6-current Enable USB on Udoo board (#1973) 2020-05-17 18:38:51 +02:00
meson-current Switching Odroid C1 boot partition to FAT (#1964) 2020-05-15 21:50:26 +02:00
meson64-current Add initial support for Odroid N2+ (#2130) 2020-08-08 17:20:00 +02:00
meson64-legacy Add initial support for Odroid N2+ (#2130) 2020-08-08 17:20:00 +02:00
mt7623-legacy Adjust build targets and disable broken patch 2019-11-21 08:09:09 +01:00
mvebu-current [ mvebu ] Update patches to fit new legacy, current, dev 2020-01-19 15:54:02 +01:00
mvebu-dev [ mvebu-dev ] Push to 5.7 for first testing 2020-07-17 22:37:58 +02:00
mvebu-legacy [ mvebu ] Update patches to fit new legacy, current, dev 2020-01-19 15:54:02 +01:00
mvebu64-current Espressobin. Yet another cleanup - remove deprecated patches 2020-07-20 14:34:12 +02:00
mvebu64-dev mvebu64 / dev - update kernel configuration 2020-07-17 19:58:02 +02:00
mvebu64-legacy Remove K<4, change branches, new features (#1586) 2019-11-19 23:25:39 +01:00
odroidxu4-current Add upstream patches for Odroid XU4 2020-08-01 10:25:26 +02:00
odroidxu4-dev patch xu4 dynamic memory controller bug in dev kernel(#2135) 2020-08-05 19:17:48 -04:00
odroidxu4-legacy Odroid XU4 legacy kernel upstream patches 2020-08-02 10:40:14 +02:00
rk322x-current Introducing Rockchip RK322X SoC support (#2032) 2020-06-19 17:27:27 +02:00
rk322x-legacy Introducing Rockchip RK322X SoC support (#2032) 2020-06-19 17:27:27 +02:00
rk3399-legacy Add Helios64 support (#2126) 2020-08-10 18:22:48 +02:00
rockchip-current rockchip-current: Add GPU 500MHZ OPP 2020-08-15 22:43:27 +02:00
rockchip-dev Update kernel configs due to logo support, adjust patches 2020-06-28 17:13:32 +02:00
rockchip-legacy Add Rockchip legacy upstream patches 2020-02-09 16:13:09 +01:00
rockchip64-current Add Helios64 support (#2126) 2020-08-10 18:22:48 +02:00
rockchip64-dev Ignore also bcm43456 by btsdio (ROCK Pi 4, OrangePi 3/4 with new firmware) 2020-07-27 22:16:31 +02:00
rockchip64-legacy patch: kernel: rockpi4b: fixed headphone no audio output (#1848) 2020-03-18 08:01:50 +01:00
rockpis-legacy Enable uart0 for ROCK Pi S in device tree 2020-03-25 23:38:50 +01:00
s5p6818-legacy Update AUFS on S5P6818 family and add upstream patch for XU4 2020-01-04 18:21:53 +01:00
sunxi-current [ sunxi-current ] add upstream patches 2020-08-07 17:02:26 -07:00
sunxi-dev disable DEBUG for rtl8189fs and rtl8723ds 2020-08-09 12:23:13 -04:00
sunxi-legacy [ sunxi-legacy ] add upstream patches 2020-08-07 17:45:33 -07:00
imx6-dev Remove K<4, change branches, new features (#1586) 2019-11-19 23:25:39 +01:00
meson-dev Switching Odroid C1 boot partition to FAT (#1964) 2020-05-15 21:50:26 +02:00
meson-legacy Switching Odroid C1 boot partition to FAT (#1964) 2020-05-15 21:50:26 +02:00
meson64-dev Remove deprecated / doubled patches from Meson64 DEV 2020-07-08 09:15:53 +02:00