commit | 8958fbd29e2b4f8cce76158ce573f6d3455fa9a6 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Jul 07 15:20:35 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Jul 09 14:54:38 2020 +0000 |
tree | e87962334b420340384315cf31206df36ca0077f | |
parent | 34e0954f1d2566f978ce7403b554dea3fcd4df45 [diff] |
panfrost: Expose pool-based allocation API Pass pools instead of batches, and rename in terms of pools instead of transient memory for consistency while we're find-and-replacing. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5794>