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
tests
aub_mem.c
aub_mem.h
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
gfx10_context.h
i965_asm.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
i965_asm.h
i965_disasm.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
i965_gram.y
i965_lex.l
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_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