Re: [PATCH v6 0/6] Add support for new Mali GPUs
From: Chia-I Wu
Date: Thu Jul 24 2025 - 01:59:13 EST
On Mon, Jul 21, 2025 at 2:36 PM Karunika Choo <karunika.choo@xxxxxxx> wrote:
>
> This patch series introduces some minor refactoring to enable support
> for new Mali GPUs.
>
> Key changes:
> - Addition of cache maintenance via the FLUSH_CACHES GPU command for all
> supported GPUs in place of FLUSH_MEM and FLUSH_PT MMU_AS commands.
> - Added SHAREABLE_CACHE support for GPUs from Mali-Gx20 onwards if
> coherency is enabled.
> - Fixed minor issue with the setting of the coherency protocol.
>
> Firmware for these GPUs can be found here:
> https://gitlab.com/dliviu/linux-firmware
I've made minor comments to individual patches. With them addressed,
the series is
Reviewed-by: Chia-I Wu <olvaffe@xxxxxxxxx>