mesa/src/intel/tools
Philippe Lecluse a821dfbda5 intel: Add SUPPORT_INTEL_INTEGRATED_GPUS build argument
This is meant to remove any integrated GPU only code paths that can't
be compiled in CPU architectures different than x86.

Discrete GPUS don't have need_clflush set to true so it was just
matter of remove some code blocks around need_clflush but was left a
check in anv_physical_device_init_heaps() to fail physical device
initialization if it ever became false.

Signed-off-by: Philippe Lecluse <philippe.lecluse@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19812>
2022-11-23 16:57:23 +00:00
..
imgui intel: drop unused include directories 2020-03-28 21:36:54 +01:00
tests intel/tools: Use subprocess.Popen to read output directly from a pipe 2021-03-19 08:50:37 +00:00
aub_mem.c intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
aub_mem.h intel: Rename gen_device prefix in filenames 2021-04-20 20:06:33 +00:00
aub_read.c intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
aub_read.h intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
aub_write.c intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
aub_write.h intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
aubinator.c intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
aubinator_error_decode.c intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
aubinator_viewer.cpp intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
aubinator_viewer.h intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
aubinator_viewer_decoder.cpp intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
aubinator_viewer_urb.h
error2aub.c intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
gfx8_context.h intel: Rename gen_context prefix to intel_context 2021-04-20 20:06:34 +00:00
gfx10_context.h intel: Rename gen_context prefix to intel_context 2021-04-20 20:06:34 +00:00
i965_asm.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
i965_asm.h intel: Rename gen_device prefix in filenames 2021-04-20 20:06:33 +00:00
i965_disasm.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
i965_gram.y glsl: build without bison 2021-04-13 19:12:48 +00:00
i965_lex.l intel: Rename GENx prefix in macros to GFXx in source files 2021-04-02 18:33:07 +00:00
intel_aub.h
intel_context.h intel/tools: add macros for gfx12+ variant of VCSUNIT0 2022-05-24 08:03:45 +00:00
intel_dump_gpu.c intel: Add and use intel_gem_get_param() 2022-11-07 17:22:14 +00:00
intel_dump_gpu.in intel/dump_gpu: add an option to capture a single frame 2020-08-07 11:27:54 +00:00
intel_noop_drm_shim.c intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
intel_sanitize_gpu.c intel: Add SUPPORT_INTEL_INTEGRATED_GPUS build argument 2022-11-23 16:57:23 +00:00
intel_sanitize_gpu.in
intel_stub_gpu.in intel/tools/stub: fixup parsing of --platform= 2022-08-02 11:17:58 +00:00
meson.build intel: Add and use intel_gem_get_param() 2022-11-07 17:22:14 +00:00