mesa/src/intel/tools
Kenneth Graunke 72e9843991 intel/compiler: Introduce a new brw_isa_info structure
This structure will contain the opcode mapping tables in the next
commit.  For now, this is the mechanical change to plumb it into all
the necessary places, and it continues simply holding devinfo.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17309>
2022-06-30 23:46:35 +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/tools: fix 32-bit build 2022-05-24 18:27:32 +00:00
aub_read.h intel/tools/aubinator: add support for 2 "new" subopcodes 2022-05-24 08:03:44 +00:00
aub_write.c intel/tools: drop wrappers around mmio regs macros 2022-05-24 08:03:44 +00:00
aub_write.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aubinator.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
aubinator_error_decode.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
aubinator_viewer.cpp intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
aubinator_viewer.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aubinator_viewer_decoder.cpp intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aubinator_viewer_urb.h build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
error2aub.c intel/tools: refactor logging to be easier to follow by static analyzers 2020-11-05 12:07: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: intel_dump_gpu: use simulator id in captures 2018-07-05 11:57:45 +01:00
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: fix typos found by codespell 2022-06-27 10:20:55 +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 drm-shim: Better mmap offsets 2022-05-02 19:50:33 +00:00
intel_sanitize_gpu.c intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
intel_sanitize_gpu.in intel/gpu_dump: fix argument passing 2019-06-09 19:45:13 +00:00
intel_stub_gpu.in intel: add stub_gpu tool 2020-04-30 11:32:54 +03:00
meson.build Use proper types for meson objects 2022-04-18 13:03:08 +03:00