Message ID | 20220209215549.94524-1-michael.riesch@wolfvision.net (mailing list archive) |
---|---|
Headers | show |
Series | Add GPU for RK356x SoCs | expand |
On Wed, 9 Feb 2022 22:55:44 +0100, Michael Riesch wrote: > This series aims to bring the GPU support for the RK356x mainline. In > conjunction with the VOP2/HDMI TX patches v4 [0]) it has been tested > successfully on a RK3568 EVB1 with weston and glmark2-es2-wayland. > > It should be noted that on the RK3568 EVB1 the supply of the GPU power > domain needs to be set to "always-on" in the device tree. There is an > ongoing discussion to provide a clean solution [1], in the meantime one > has to apply a hack. > > [...] Applied to drm-misc-next, thanks! [1/5] dt-bindings: gpu: mali-bifrost: describe clocks for the rk356x gpu commit: f1775c26e8b8809d922a29bb5e3df6ea503d2fa0 Best regards,
On Wed, 9 Feb 2022 22:55:44 +0100, Michael Riesch wrote: > This series aims to bring the GPU support for the RK356x mainline. In > conjunction with the VOP2/HDMI TX patches v4 [0]) it has been tested > successfully on a RK3568 EVB1 with weston and glmark2-es2-wayland. > > It should be noted that on the RK3568 EVB1 the supply of the GPU power > domain needs to be set to "always-on" in the device tree. There is an > ongoing discussion to provide a clean solution [1], in the meantime one > has to apply a hack. > > [...] Applied, thanks! [2/5] arm64: dts: rockchip: add gpu node to rk356x commit: 810028668c6d9da25664195d6b906c98a8169f72 [3/5] arm64: dts: rockchip: add cooling map and trip points for gpu to rk356x commit: c0a7259fad2df72469b602418083516c2cb3a7af [4/5] arm64: dts: rockchip: enable the gpu on quartz64-a commit: 6ac383456452378de07e55fc687069d1898a567d [5/5] arm64: dts: rockchip: enable the gpu on rk3568-evb1-v10 commit: 679f048a10d8322d79010e0e52f18a6c17bdf306 [6] arm64: dts: rockchip: enable the tsadc on rk3568-evb1-v10 Best regards,