drm/panthor: Make MMU cache maintenance use FLUSH_CACHES command
As the FLUSH_MEM and FLUSH_PT MMU_AS commands are deprecated in GPUs from Mali-Gx20 onwards, this patch adds support for performing cache maintenance via the FLUSH_CACHES command in GPU_COMMAND in place of FLUSH_MEM and FLUSH_PT commands. Mali-Gx10 and Mali-Gx15 GPUs also has support for the FLUSH_CACHES command and will also use this by default going forward. Reviewed-by:Steven Price <steven.price@arm.com> Reviewed-by:
Chia-I Wu <olvaffe@gmail.com> Reviewed-by:
Liviu Dudau <liviu.dudau@arm.com> Signed-off-by:
Karunika Choo <karunika.choo@arm.com> Signed-off-by:
Steven Price <steven.price@arm.com> Link: https://lore.kernel.org/r/20250807162633.3666310-7-karunika.choo@arm.com
Loading
Please sign in to comment