mesa/src/intel/vulkan/i915
José Roberto de Souza ac23454d1c anv: Move anv_bo_get_mmap_mode() to i915 backend
That function is only called from i915 backend no needed to be
on common code.

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 shaders to dedicated VMA allocator 2025-12-10 20:32:10 +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: create individual logical engines on i915 when possible 2023-09-07 06:39:06 +00:00
anv_gem.c anv: Move i915 handling of imported bos bo_flags 2023-09-13 13:10:59 -07:00
anv_gem.h anv: Move i915 handling of imported bos bo_flags 2023-09-13 13:10:59 -07:00
anv_kmd_backend.c anv: Move anv_bo_get_mmap_mode() to i915 backend 2026-01-26 15:24:55 +00:00
anv_queue.c intel/dev: Add supports_low_latency_hint to intel_device_info 2025-10-16 20:23:21 +00:00
anv_queue.h anv: hide exec_flags selection inside the i915 backend 2023-07-13 17:12:26 +00:00