panfrost: Store transient BOs in a dynamic array
authorBoris Brezillon <boris.brezillon@collabora.com>
Mon, 24 Aug 2020 10:33:41 +0000 (12:33 +0200)
committerMarge Bot <eric+marge@anholt.net>
Fri, 28 Aug 2020 19:18:08 +0000 (19:18 +0000)
commit9522eb7be14841f72ca2daf533f705d7546b8007
treeb81d99a7f73a8234428423b8d9c2cb9ae90f20dd
parentd87ab72ce95dce2d5b0e5116b66e8df6dc3f51c5
panfrost: Store transient BOs in a dynamic array

We clearly don't need a hash here since we're never searching for BOs
that are in a pool.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6494>
src/panfrost/lib/pan_pool.c
src/panfrost/lib/pan_pool.h