On Mon, Jul 21, 2025 at 2:36 PM Karunika Choo <karunika.c...@arm.com> 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 <olva...@gmail.com>