All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] RK3568 GPU
@ 2021-08-05  2:59 ` Ezequiel Garcia
  0 siblings, 0 replies; 16+ messages in thread
From: Ezequiel Garcia @ 2021-08-05  2:59 UTC (permalink / raw)
  To: devicetree, linux-rockchip
  Cc: Rob Herring, Heiko Stuebner, Kever Yang, Benjamin Gaignard,
	Peter Geis, Johan Jonker, Ezequiel Garcia

I've decided to split the GPU off previous series:

https://lore.kernel.org/linux-rockchip/2147216.TLkxdtWsSY@diego/

This series now contains only the GPU support, as the VPU
needs a tiny rework.

This is compiled tested only, in this case. Similar patches
have been tested on a v5.10-based kernel, so I'd say it's good
to go.

The mesa side is merged https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10771
and can be tested without a display, using something like weston --backend=headless-backend.so,
which provides an environment for GL to work.

Ezequiel Garcia (4):
  dt-bindings: gpu: mali-bifrost: Allow up to two clocks
  dt-bindings: gpu: mali-bifrost: Add RK3568 compatible
  arm64: dts: rockchip: Add GPU node for rk3568
  arm64: dts: rockchip: Enable the GPU on Quartz64 Model A

 .../bindings/gpu/arm,mali-bifrost.yaml        |  8 ++-
 .../boot/dts/rockchip/rk3566-quartz64-a.dts   |  5 ++
 arch/arm64/boot/dts/rockchip/rk356x.dtsi      | 50 +++++++++++++++++++
 3 files changed, 62 insertions(+), 1 deletion(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-08-20 15:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  2:59 [PATCH v3 0/4] RK3568 GPU Ezequiel Garcia
2021-08-05  2:59 ` Ezequiel Garcia
2021-08-05  2:59 ` [PATCH v3 1/4] dt-bindings: gpu: mali-bifrost: Allow up to two clocks Ezequiel Garcia
2021-08-05  2:59   ` Ezequiel Garcia
2021-08-13 17:44   ` Rob Herring
2021-08-13 17:44     ` Rob Herring
2021-08-05  2:59 ` [PATCH v3 2/4] dt-bindings: gpu: mali-bifrost: Add RK3568 compatible Ezequiel Garcia
2021-08-05  2:59   ` Ezequiel Garcia
2021-08-13 17:45   ` Rob Herring
2021-08-13 17:45     ` Rob Herring
2021-08-05  2:59 ` [PATCH v3 3/4] arm64: dts: rockchip: Add GPU node for rk3568 Ezequiel Garcia
2021-08-05  2:59   ` Ezequiel Garcia
2021-08-20 15:08   ` Johan Jonker
2021-08-20 15:08     ` Johan Jonker
2021-08-05  2:59 ` [PATCH v3 4/4] arm64: dts: rockchip: Enable the GPU on Quartz64 Model A Ezequiel Garcia
2021-08-05  2:59   ` Ezequiel Garcia

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.