panfrost: Increase tiler_heap max allocation to 64MB
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 24 May 2021 15:07:11 +0000 (11:07 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 25 May 2021 12:55:15 +0000 (12:55 +0000)
commitac1ee2bebe19f7d2264325a182b6e84df5db1d16
treed52e62f230afa7c21ed55733d8876fc23895bceb
parent95337edcd7a2d7eee913582dfe2edf959b6880e4
panfrost: Increase tiler_heap max allocation to 64MB

We previously allocated only 16MB, but this isn't always enough. Now
that we have growable (heap) on recent kernels, there's not much reason
to try to shrink this allocation.

Fixes OUT_OF_MEMORY fault on furmark trace.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10938>
src/gallium/drivers/panfrost/ci/traces-panfrost.yml
src/panfrost/lib/pan_props.c