mesa/src/intel/tools
Francisco Jerez 35bcd08d61 intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C).
The brw_inst opcode accessors are going away in one of the following
commits.  We could potentially replace them with the new helpers that
do opcode remapping, but that would lead to a circular dependency
between brw_inst.h and brw_eu.h.  This way we also avoid ordering
issues that can cause the semantics of the ex_desc accessors to change
depending on whether the ex_desc field is set after or before the
opcode instruction field.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-10-11 12:24:16 -07:00
..
imgui build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
tests intel/tools: add binary output type to i965_asm 2019-08-05 17:19:09 +00:00
aub_mem.c intel/tools: Fix aubinator usage of rb_tree. 2019-09-30 13:43:23 -07:00
aub_mem.h intel: tools: aubmem: map gtt data to aub file 2018-08-22 18:02:11 +01:00
aub_read.c intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
aub_read.h intel/decoder: tools: gen_engine to drm_i915_gem_engine_class 2018-11-13 15:10:12 +00:00
aub_write.c intel/tools: Support multiple contexts in intel_dump_gpu. 2019-10-10 14:08:50 +00:00
aub_write.h intel/tools: Support multiple contexts in intel_dump_gpu. 2019-10-10 14:08:50 +00:00
aubinator.c intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
aubinator_error_decode.c intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
aubinator_viewer.cpp intel/tools: Fix aubinator_viewer build. 2019-08-01 23:36:41 -07:00
aubinator_viewer.h intel/decoders: limit number of decoded batchbuffers 2019-03-07 15:08:31 +00:00
aubinator_viewer_decoder.cpp intel/decoders: Avoid uninitialized variable warnings 2019-08-23 13:25:27 -07: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: Support multiple contexts in intel_dump_gpu. 2019-10-10 14:08:50 +00:00
gen8_context.h intel/aub_write: factorize context image/pphwsp/ring creation 2019-03-07 15:08:32 +00:00
gen10_context.h intel/aub_write: factorize context image/pphwsp/ring creation 2019-03-07 15:08:32 +00:00
gen_context.h intel/aub_write: factorize context image/pphwsp/ring creation 2019-03-07 15:08:32 +00:00
i965_asm.c intel/tools: add binary output type to i965_asm 2019-08-05 17:19:09 +00:00
i965_asm.h intel/tools: Fix build with glibc < 2.27. 2019-05-13 11:05:48 -07:00
i965_disasm.c intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
i965_gram.y intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C). 2019-10-11 12:24:16 -07:00
i965_lex.l intel/tools: Add ROL/ROR support in assembler 2019-07-01 10:14:22 -07:00
intel_aub.h intel: intel_dump_gpu: use simulator id in captures 2018-07-05 11:57:45 +01:00
intel_dump_gpu.c intel/tools: Support multiple contexts in intel_dump_gpu. 2019-10-10 14:08:50 +00:00
intel_dump_gpu.in intel/gpu_dump: fix argument passing 2019-06-09 19:45:13 +00:00
intel_sanitize_gpu.c drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
intel_sanitize_gpu.in intel/gpu_dump: fix argument passing 2019-06-09 19:45:13 +00:00
meson.build meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00