mesa/src/intel/vulkan/xe
José Roberto de Souza 42dd48e933 anv: Fix vm bind of DRM_XE_VM_BIND_FLAG_NULL
In this case bo is NULL so application was crashing when it was trying
to get the alloc_flags of bo to get the intel_device_info_pat_entry.

Fixes: 1a0d3504d5 ("anv: Fill PAT fields in Xe KMD gem_create and vm_bind uAPIs")
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26430>
2023-11-30 22:22:41 +00:00
..
anv_batch_chain.c intel: Sync xe_drm.h 2023-11-20 17:57:34 +00:00
anv_batch_chain.h anv/trtt: add struct anv_trtt_batch_bo and pass it around 2023-11-17 17:58:29 +00:00
anv_device.c anv: Add heaps for Xe KMD in platforms without LLC 2023-11-29 14:57:42 +00:00
anv_device.h anv: hide exec_flags selection inside the i915 backend 2023-07-13 17:12:26 +00:00
anv_kmd_backend.c anv: Fix vm bind of DRM_XE_VM_BIND_FLAG_NULL 2023-11-30 22:22:41 +00:00
anv_queue.c intel: Sync xe_drm.h 2023-11-20 17:57:34 +00:00
anv_queue.h anv: Create Xe engines 2023-03-23 13:27:39 +00:00