[PATCH v4 0/2] Exynos850 GPU support

Thomas Turner posted 2 patches 2 weeks, 1 day ago
.../devicetree/bindings/gpu/arm,mali-bifrost.yaml   |  1 +
arch/arm64/boot/dts/exynos/exynos850.dtsi           | 13 +++++++++++++
2 files changed, 14 insertions(+)
[PATCH v4 0/2] Exynos850 GPU support
Posted by Thomas Turner 2 weeks, 1 day ago
This patch series documents and provides basic GPU support for the
Exynos850 SoC, making use of the Mali G52 GPU through the panfrost
driver. Only basic support is provided here and as such lots of features
are missing. This series only adds the GPU node for the Exynos850 SoC
dtsi, but keeps it disabled, so it stays disabled currently on E850-96
board (The only user of the Exynos850 SoC dtsi upstream).

Thomas Turner (2):
  dt-bindings: gpu: arm,mali-bifrost: add exynos850-mali compatible
  arm64: dts: exynos: Add GPU/Mali Bifrost node to Exynos850

 .../devicetree/bindings/gpu/arm,mali-bifrost.yaml   |  1 +
 arch/arm64/boot/dts/exynos/exynos850.dtsi           | 13 +++++++++++++
 2 files changed, 14 insertions(+)

-- 
2.47.3
Re: [PATCH v4 0/2] Exynos850 GPU support
Posted by Krzysztof Kozlowski 1 week, 3 days ago
On Wed, 09 Sep 2026 20:44:48 +0100, Thomas Turner wrote:
> This patch series documents and provides basic GPU support for the
> Exynos850 SoC, making use of the Mali G52 GPU through the panfrost
> driver. Only basic support is provided here and as such lots of features
> are missing. This series only adds the GPU node for the Exynos850 SoC
> dtsi, but keeps it disabled, so it stays disabled currently on E850-96
> board (The only user of the Exynos850 SoC dtsi upstream).
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: gpu: arm,mali-bifrost: add exynos850-mali compatible
      https://git.kernel.org/krzk/linux/c/5a881e2dfce03d6426d81beb35e68089a02aad89
[2/2] arm64: dts: exynos: Add GPU/Mali Bifrost node to Exynos850
      https://git.kernel.org/krzk/linux/c/3d7bf30480f3a34fe530213da9e5bd0aa406929d

Best regards,
-- 
Krzysztof Kozlowski <krzk@kernel.org>