mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 09:50:08 +01:00
My initial understating was that L3_CACHE_POLICY would be the CPU caching mode but that has nothing to do with CPU caching, it is the GPU caching mode. Due this miss understating we were using a not optimal PAT index that will be fixed in the next patches, so to avoid such issues in future adding comments to intel_device_info_pat_entry struct. Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Jianxun Zhang <jianxun.zhang@intel.com> Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29950> |
||
|---|---|---|
| .. | ||
| i915 | ||
| xe | ||
| gen_wa_helpers.py | ||
| intel_debug.c | ||
| intel_debug.h | ||
| intel_device_info.c | ||
| intel_device_info.h | ||
| intel_device_info.py | ||
| intel_device_info_gen_h.py | ||
| intel_device_info_override_test.c | ||
| intel_device_info_serialize.h | ||
| intel_device_info_serialize_gen_c.py | ||
| 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 | ||