mesa/src/intel/vulkan/i915
José Roberto de Souza 5c729cb1b8 anv: Replace handle by anv_bo in the gem_close()
struct anv_bo will be needed in the next patch to properly handle
closure of userptr bos.

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/23787>
2023-07-19 22:20:24 +00:00
..
anv_batch_chain.c anv: retry batchbuffer submission with i915 2023-06-30 19:51:33 +00:00
anv_batch_chain.h anv: add utrace support for queue debug utils 2023-03-24 09:38:20 +02:00
anv_device.c anv: Swap ordering of memory types on non-LLC platforms to work around application bugs. 2023-06-27 22:06:19 +00:00
anv_device.h anv: Set memory types supported by Xe KMD 2023-05-11 18:28:11 +00:00
anv_kmd_backend.c anv: Replace handle by anv_bo in the gem_close() 2023-07-19 22:20:24 +00:00
anv_queue.c anv: hide exec_flags selection inside the i915 backend 2023-07-13 17:12:26 +00:00
anv_queue.h anv: hide exec_flags selection inside the i915 backend 2023-07-13 17:12:26 +00:00