mesa/src/intel/dev
Caio Oliveira 887642b0f2
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
intel: Add INTEL_DEBUG=no-vrt
Add support for disabling the VRT (Variable Register Thread) feature.
The strategy here is to force the old BRW_MAX_GRF limit for the
register allocator (locks the upper limit) and make sure
ptl_register_blocks() always return that amount of blocks (locks
the lower limit).

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35781>
2025-07-13 21:11:02 +00:00
..
i915 intel: Add has_partial_mmap_offset to intel_device_info 2025-04-30 12:56:39 +00:00
xe intel: Add has_partial_mmap_offset to intel_device_info 2025-04-30 12:56:39 +00:00
gen_wa_helpers.py intel: make sure intel_wa.h can be included by opencl code 2024-11-12 22:48:39 +00:00
intel_debug.c intel: Add INTEL_DEBUG=no-vrt 2025-07-13 21:11:02 +00:00
intel_debug.h intel: Add INTEL_DEBUG=no-vrt 2025-07-13 21:11:02 +00:00
intel_device_info.c intel: Add support for BFloat16 as cooperative matrix accumulator 2025-07-02 20:06:59 +00:00
intel_device_info.h intel/dev: remove ADLN references 2025-04-11 13:54:35 +00:00
intel_device_info.py intel: Increase size of cooperative_matrix_configurations[] to 16 2025-06-27 01:26:21 +00:00
intel_device_info_gen_h.py intel: Remove circular dependency between intel/dev and intel/common 2024-02-14 17:29:54 +00:00
intel_device_info_override_test.c intel: Skip ioctls for querying device info when hardware is unsupported 2024-01-25 09:57:24 +00:00
intel_device_info_serialize.h intel/dev: implement json serialization for intel_device_info 2024-02-13 19:38:36 +00:00
intel_device_info_serialize_gen_c.py intel/dev: implement json serialization for intel_device_info 2024-02-13 19:38:36 +00:00
intel_device_info_test.c intel/dev: Support INTEL_FORCE_PROBE env-var 2024-05-28 18:45:49 +00:00
intel_device_info_test.h intel/dev: Adjust prefetch_size values for MTL engines 2022-09-22 02:14:47 +00:00
intel_hwconfig.c intel/dev: Ignore hwconfig difference due to WA 18040209780 2025-03-27 14:52:59 -07:00
intel_hwconfig.h intel/dev: Call intel_device_info_update_after_hwconfig() from common code 2025-02-17 20:52:31 +00:00
intel_hwconfig_types.h intel/hwconfig: Sync hwconfig with IGT 2025-03-25 17:46:12 +00:00
intel_kmd.c intel: Enable Xe KMD support by default 2024-03-12 22:22:50 +00:00
intel_kmd.h intel/common: Prepare mi_builder tests to support Xe KMD 2024-11-20 01:47:04 +00:00
mesa_defs.json intel/dev: update mesa_defs.json from internal database 2025-04-30 11:19:07 +00:00
meson.build format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00