panfrost: Control tiler memory usage
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 31 Mar 2022 14:39:51 +0000 (10:39 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 7 Apr 2022 15:11:04 +0000 (15:11 +0000)
commitd11351c616d15e00c91b5c3ca1543bf18e92e836
treecddc04c9bb9af47739bce94315e29c75c2c13a50
parent586c3b9e35aa2fd8213cad324c4ac28e2be516e3
panfrost: Control tiler memory usage

Ensure we don't hit OOM when rendering at 8192x8192 on Valhall by disabling
the smallest bin size of the hierarchy mask.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15795>
src/panfrost/lib/pan_cs.c