iris: Record reusability of bo on construction
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 19 Aug 2018 09:32:43 +0000 (10:32 +0100)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:08 +0000 (10:26 -0800)
commit367f6bbd0197f35c5aef44ee4b36db8075722c7e
tree0a085ffe8884dc9dd50dcc7e15db8667a16f67ea
parentabe7dbfa4a813dcd26c8e7c90ac97539a83242ad
iris: Record reusability of bo on construction

We know that if the bufmgr->reuse is set to false or if the bo is too
large for a bucket, the same will be true when we come to free the bo.
src/gallium/drivers/iris/iris_bufmgr.c