Hi All,

> -----Original Message-----
> From: Biju <[email protected]>
> Sent: 04 March 2026 13:49
> Subject: [PATCH 0/4] Add RZ/G3L GFX support
> 
> From: Biju Das <[email protected]>
> 
> The Renesas RZ/G3L SoC includes the Arm Mali-G31 GPU as a 3D Graphics Engine 
> (GE3D). The Arm Mali-G31
> GPU is a graphics acceleration platform that is based on open standards. It 
> supports 2D graphics, 3D
> graphics, and General Purpose computing on GPU (GPGPU). Add the binding and 
> driver support for
> suspend/resume functionality along with some improvements in panfrost driver.
> 
> Biju Das (4):
>   dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3L SoC
>   drm/panfrost: Drop redundant optional clock checks in runtime PM
>   drm/panfrost: Add bus_ace optional clock support for RZ/G2L
>   drm/panfrost: Add GPU_PM_RT support for RZ/G3L SoC
> 
>  .../bindings/gpu/arm,mali-bifrost.yaml        |  2 ++
>  drivers/gpu/drm/panfrost/panfrost_device.c    | 36 ++++++++++++++-----
>  drivers/gpu/drm/panfrost/panfrost_device.h    |  1 +
>  drivers/gpu/drm/panfrost/panfrost_drv.c       |  1 +
>  4 files changed, 32 insertions(+), 8 deletions(-)
> 
> --
> 2.43.0

Gentle ping.

Cheers,
Biju

Reply via email to