panfrost: Stub out panfrost_bo_cache_get
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 15 Jul 2019 15:13:10 +0000 (08:13 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 15 Jul 2019 23:12:55 +0000 (16:12 -0700)
commitb5a28f61aef6f030e4cc1c8678c964ba8b81b51d
treebc3a918ba5a0ae361be793e8c0f8ab41eca0456f
parentfea953e6c2519560371b29303e0bd014963c14d9
panfrost: Stub out panfrost_bo_cache_get

We will use this function to fetch cached BOs instead of freshly
allocating them.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/meson.build
src/gallium/drivers/panfrost/pan_bo_cache.c [new file with mode: 0644]
src/gallium/drivers/panfrost/pan_drm.c
src/gallium/drivers/panfrost/pan_screen.h