mesa/src/intel/vulkan/xe
José Roberto de Souza 4d4b0dfdb8 anv: Set memory types supported by Xe KMD
Due the lack of APIs to set mmap modes, Xe KMD can't support the same
memory types as i915.
So here adding a i915 and Xe function to set memory types supported
by each KMD.

Iris function iris_xe_bo_flags_to_mmap_mode() has a table with all the
mmaps modes of each type of placement.

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/22906>
2023-05-11 18:28:11 +00:00
..
anv_batch_chain.c anv: Implement Xe version of anv_queue_exec_locked() and queue_exec_trace() 2023-03-30 01:57:44 +00:00
anv_batch_chain.h anv: Implement Xe version of anv_queue_exec_locked() and queue_exec_trace() 2023-03-30 01:57:44 +00:00
anv_device.c anv: Set memory types supported by Xe KMD 2023-05-11 18:28:11 +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: Fix vm bind of imported buffers 2023-04-12 10:05:32 +00:00
anv_queue.c intel/common: Add gt_id to intel_engine_class 2023-04-17 14:43:06 +00:00
anv_queue.h anv: Create Xe engines 2023-03-23 13:27:39 +00:00