I don't know if officially there are devices with mali 4xx, but I solved it by applying this patch to mesa 21.0.3.
lima: limit number of draws per job (!10121) · Merge requests · Mesa / mesa
Otherwise we may hit tile heap size limit if an app issues too many draws per job. Fixes
gitlab.freedesktop.org
this patch is now also upstream.