[PATCH 0/6] gpu: powervr-rogue: Add PowerVR support for some Renesas devices

Adam Ford aford173 at gmail.com
Tue Feb 27 03:45:30 UTC 2024


Renesas has used a few variants of the Power VR GPU in their R-Car
and RZ/G2 families.  While there is still some work to do at the Mesa
level,  adding these device tree nodes allows the Power VR driver
to enumerate and load the respective firmware located:

https://gitlab.freedesktop.org/imagination/linux-firmware/-/tree/powervr/powervr?ref_type=heads

Adam Ford (6):
  dt-bindings: gpu: powervr-rogue: Add PowerVR support for some Renesas
    GPUs
  arm64: dts: renesas: r8a774a1: Enable GPU
  arm64: dts: renesas: r8a774e1: Enable GPU
  arm64: dts: renesas: r8a77951: Enable GPU
  arm64: dts: renesas: r8a77960: Enable GPU
  arm64: dts: renesas: r8a77961: Enable GPU

 .../devicetree/bindings/gpu/img,powervr-rogue.yaml  | 13 ++++++++++++-
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi           | 10 ++++++++++
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi           | 10 ++++++++++
 arch/arm64/boot/dts/renesas/r8a77951.dtsi           | 10 ++++++++++
 arch/arm64/boot/dts/renesas/r8a77960.dtsi           | 10 ++++++++++
 arch/arm64/boot/dts/renesas/r8a77961.dtsi           | 10 ++++++++++
 6 files changed, 62 insertions(+), 1 deletion(-)

-- 
2.43.0



More information about the dri-devel mailing list