mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 23:30:10 +01:00
mmap mode information will be used to properly calculate the mmap flags in the i915 mmap uAPI and also will be used for BO creation when the PAT uAPI lands in Xe KMD. Xe KMD will also require the coherency mode during the BO creation. So to avoid information duplication, adding this information to intel_device_info platform entries. No changes in behavior here. 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/26099> |
||
|---|---|---|
| .. | ||
| i915 | ||
| xe | ||
| gen_wa_helpers.py | ||
| intel_debug.c | ||
| intel_debug.h | ||
| intel_dev_info.c | ||
| intel_device_info.c | ||
| intel_device_info.h | ||
| intel_device_info_override_test.c | ||
| intel_device_info_test.c | ||
| intel_device_info_test.h | ||
| intel_hwconfig.c | ||
| intel_hwconfig.h | ||
| intel_hwconfig_types.h | ||
| intel_kmd.c | ||
| intel_kmd.h | ||
| mesa_defs.json | ||
| meson.build | ||