mesa/src/panfrost
Alyssa Rosenzweig d8deb1eb6a panfrost: Share tiler_heap across batches/contexts
There's only one tiler, so this is safe. (The blob does the same
optimization.) This avoids allocating multiple heaps for multiple
batches, which wastes memory and CPU time.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6373>
2020-08-20 18:15:00 +02:00
..
bifrost pan/bit: Use packs for Bifrost unit tests 2020-08-17 11:43:52 +00:00
include panfrost: Drop union mali_attr 2020-08-17 11:43:52 +00:00
lib panfrost: Share tiler_heap across batches/contexts 2020-08-20 18:15:00 +02:00
midgard pan/mdg: Fix auxiliary load/store swizzle packing 2020-08-19 12:08:51 +00:00
shared meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
util panfrost: Simplify depth/stencil/alpha 2020-08-13 08:55:16 +02:00
Android.bifrost.mk android: panfrost/bifrost: add libpanfrost_lib static dependency 2020-08-14 15:19:36 +02:00
Android.lib.mk android: panfrost: Redirect cmdstream includes through GenXML (v2) 2020-08-14 19:01:38 +02:00
Android.midgard.mk android: pan/mdg: Separate disassembler and compiler targets 2020-08-10 21:35:31 +02:00
Android.mk android: panfrost: Move pandecode into lib/ 2020-08-10 21:35:31 +02:00
Android.shared.mk android: Add panfrost support to build scripts 2019-10-31 10:03:54 +01:00
Android.util.mk panfrost: Align Android makefiles with recent changes 2020-03-23 14:03:22 +00:00
Makefile.sources android: pan/bi: Separate disasm/compiler targets 2020-08-10 21:35:31 +02:00
meson.build panfrost: Build midgard_pack.h via meson 2020-08-13 08:55:15 +02:00