iris: Prepare iris_bufmgr functions for vm bind error paths
authorJosé Roberto de Souza <jose.souza@intel.com>
Mon, 16 Jan 2023 20:48:40 +0000 (12:48 -0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 24 Mar 2023 16:47:18 +0000 (16:47 +0000)
commitdb781f01d4dc1907d0b3f1f9be9e280df9c5d0e6
tree701046de6d8f30ed3a10744833e48ac118f3ce8a
parent879ddf97202fb4721be28f0efffeb064ea61c57b
iris: Prepare iris_bufmgr functions for vm bind error paths

vm bind and unbind can fail, so error paths will be needed.
Here I'm just preparing the code paths for that.

Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22059>
src/gallium/drivers/iris/iris_bufmgr.c