mesa/src/intel/vulkan/xe
José Roberto de Souza 1bd83ba819 intel/dev: Add INTEL_DEVICE_INFO_MMAP_MODE_INVALID
Adding this mmap mode makes explicit in code that PAT compressed
buffers should not be mmaped.

Although there is no CPU access Xe KMD uAPI still requires a
cpu_caching to be set, so setting WC.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34222>
2026-01-26 15:24:55 +00:00
..
anv_batch_chain.c anv: Switch to util/cache_ops.h 2025-10-16 01:19:44 +00:00
anv_batch_chain.h anv: make device initialization more asynchronous 2024-06-13 08:29:25 +00:00
anv_device.c anv: ensure shader printf is functional on all backends 2025-11-13 10:19:47 +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 intel/dev: Add INTEL_DEVICE_INFO_MMAP_MODE_INVALID 2026-01-26 15:24:55 +00:00
anv_queue.c anv: Add support for low latency hint on Xe KMD 2025-10-16 20:23:21 +00:00
anv_queue.h anv: Optimize vkQueueWaitIdle() on Xe KMD 2024-09-19 23:12:45 +00:00