mesa/src/intel
José Roberto de Souza d491742d19 anv: Add support all possible cached and coherent memory types
This changes allow us to support HOST_COHERENT, HOST_CACHED and
HOST_COHERENT + HOST_CACHED memory types for platforms that has
the PAT uAPI.

Be aware that Xe KMD will not be able to support cached only memory
types, anv_xe_physical_device_init_memory_types() will reflect that
but internal usage should not allocate
VK_MEMORY_PROPERTY_HOST_CACHED_BIT only memory, hence the assert
added.

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/25462>
2023-11-29 14:57:42 +00:00
..
blorp anv/blorp: move helper function about BTI changes to blorp 2023-11-17 10:17:51 +00:00
ci intel/ci: fix .hasvk-manual-rules 2023-11-27 12:55:18 +00:00
common intel: make CLOCK_BOOTTIME optional for non-Linux 2023-11-29 10:14:01 +00:00
compiler intel/compiler: Don't use fs_visitor::bld in thread payload classes 2023-11-28 19:53:51 +00:00
dev intel: Rename PAT entries 2023-11-23 21:19:18 +00:00
ds intel/ds: add trace of buffer markers 2023-11-29 01:16:22 +00:00
genxml intel/genxml: add the Gen12+ TR-TT registers 2023-11-04 02:06:52 +00:00
isl isl: disable MCS compression on R9G9B9E5 2023-11-09 20:20:43 +00:00
nullhw-layer meson: support installation tags 2023-09-11 13:00:45 +00:00
perf intel/perf: fix regex escaping 2023-11-27 11:58:03 +00:00
tools intel/common: Move intel_clflush.h to intel_mem.h/intel_mem.c 2023-09-06 01:39:53 +00:00
vulkan anv: Add support all possible cached and coherent memory types 2023-11-29 14:57:42 +00:00
vulkan_hasvk hasvk: ensure we reapply always pipeline dynamic state in runtime state 2023-11-27 20:36:07 +00:00
meson.build intel: Only build perf if drivers or tools are enabled 2023-08-31 21:53:19 +00:00