mesa/src/intel/dev
Sagar Ghuge 9a34b2ab0e intel/compiler: Add swsb_stall debug option
When enabled, on gfx12 plus, we will add the sync nop instruction after
each instruction to make sure that current instruction depends on the
previous instruction explicitly.

This option will help us to get a hint if something is missing or broken
in software scoreboard pass.

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21797>
2023-03-10 06:55:39 +00:00
..
i915 intel: Add intel_memory_class_instance 2023-02-09 02:57:32 +00:00
xe intel/dev: Query and compute hardware topology for Xe 2023-03-03 05:25:35 +00:00
gen_wa_helpers.py intel/dev: Print required workarounds with intel_dev_info 2023-03-03 04:55:08 +00:00
intel_debug.c intel/compiler: Add swsb_stall debug option 2023-03-10 06:55:39 +00:00
intel_debug.h intel/compiler: Add swsb_stall debug option 2023-03-10 06:55:39 +00:00
intel_dev_info.c intel/dev: Print required workarounds with intel_dev_info 2023-03-03 04:55:08 +00:00
intel_device_info.c intel/dev: Implement Xe functions to fill intel_device_info 2023-03-03 05:25:35 +00:00
intel_device_info.h intel/dev: generate helpers to identify platform workarounds 2023-03-02 00:01:27 +00:00
intel_device_info_override_test.c intel: Convert missing i915 engine types to intel 2022-10-15 20:04:51 +00:00
intel_device_info_test.c intel/dev: move verification function to a header 2022-08-02 11:17:58 +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: Split hwconfig i915 specific code 2023-01-20 17:26:08 +00:00
intel_hwconfig.h intel/dev: Split hwconfig i915 specific code 2023-01-20 17:26:08 +00:00
intel_hwconfig_types.h intel/dev: Add intel_hwconfig_types.h from random post on the internet 2022-01-19 00:29:35 +00:00
intel_kmd.c intel/dev: Add INTEL_KMD_TYPE_XE 2023-03-03 05:25:35 +00:00
intel_kmd.h intel/dev: Add INTEL_KMD_TYPE_XE 2023-03-03 05:25:35 +00:00
mesa_defs.json intel/dev: generate helpers to identify platform workarounds 2023-03-02 00:01:27 +00:00
meson.build intel/dev: Implement Xe functions to fill intel_device_info 2023-03-03 05:25:35 +00:00