Message ID | 20200719173213.639540-1-martin.blumenstingl@googlemail.com (mailing list archive) |
---|---|
Headers | show |
Series | GPU DVFS for Meson GXBB/GXL/GXM/G12A/G12B/SM1 | expand |
On Sun, 19 Jul 2020 19:32:10 +0200, Martin Blumenstingl wrote: > Now that we have GPU DVFS support in lima [0] (in Linux 5.7) and > panfrost we can make it work on Amlogic SoCs. > > I decided to remove code duplication for the Mali-450 GPU on GXBB and > GXL so it will be easier to maintain this. This refactoring is part of > patch #1. Patches #2 (GXM) and #3 (G12A, G12B, SM1) are straight > forward; it replaces the hardcoded clock settings with the the GPU OPP > table. > > [...] Applied, thanks! [1/3] arm64: dts: amlogic: meson-gx: add the Mali-450 OPP table and use DVFS commit: 46ffadc7e658277d7559899d7f641f14a3cfae8c [2/3] arm64: dts: amlogic: meson-gxm: add the Mali OPP table and use DVFS commit: 8f16cfabbc0a6c52b114eca2ff8e95bb07949741 [3/3] arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFS commit: 916a0edc43f03f86b13fbc9943e5dc936671ea6e Best regards,
Hello: This series was applied to khilman/linux-amlogic.git (refs/heads/for-next). On Sun, 19 Jul 2020 19:32:10 +0200 you wrote: > Now that we have GPU DVFS support in lima [0] (in Linux 5.7) and > panfrost we can make it work on Amlogic SoCs. > > I decided to remove code duplication for the Mali-450 GPU on GXBB and > GXL so it will be easier to maintain this. This refactoring is part of > patch #1. Patches #2 (GXM) and #3 (G12A, G12B, SM1) are straight > forward; it replaces the hardcoded clock settings with the the GPU OPP > table. > > [...] Here is a summary with links: - [v2,1/3] arm64: dts: amlogic: meson-gx: add the Mali-450 OPP table and use DVFS https://git.kernel.org/khilman/linux-amlogic/c/46ffadc7e658277d7559899d7f641f14a3cfae8c - [v2,2/3] arm64: dts: amlogic: meson-gxm: add the Mali OPP table and use DVFS https://git.kernel.org/khilman/linux-amlogic/c/8f16cfabbc0a6c52b114eca2ff8e95bb07949741 - [v2,3/3] arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFS https://git.kernel.org/khilman/linux-amlogic/c/916a0edc43f03f86b13fbc9943e5dc936671ea6e You are awesome, thank you!