intel/compiler: Fix pointer arithmetic when reading shader assembly
[mesa.git] / src / intel / tools /
2020-09-02 Danylo Piliaievintel/assembler: Add labels support
2020-09-02 Danylo Piliaievintel/disasm: Label support in shader disassembly for...
2020-08-07 Lionel Landwerlinintel/dump_gpu: add an option to capture a single frame
2020-08-07 Lionel Landwerlinintel/dump_gpu: fix --platform option
2020-08-07 Lionel Landwerlinintel/dump_gpu: only map in GTT buffers not previously...
2020-08-07 Lionel Landwerlinintel/dump_gpu: add an only-capture option
2020-08-07 Lionel Landwerlinintel/dump_gpu: set default device_override
2020-08-07 Lionel Landwerlinintel/dump_gpu: further track mapping of BOs
2020-08-07 Lionel Landwerlinintel/dump_gpu: only write BOs mapped by the driver
2020-07-31 Matt Turnerintel/tools: Test notification subregisters
2020-07-31 Matt Turnerintel/tools: Simplify notification register handling
2020-07-31 Matt Turnerintel/tools: Don't hardcode notification register
2020-07-31 Matt Turnerintel/tools: Manually set ARF register file/nr/subnr
2020-07-31 Matt Turnerintel/tools: Pass integers, not enums, to stride()
2020-07-31 Matt Turnerintel/tools: Simplify dstregion
2020-07-31 Matt Turnerintel/tools: Simplify immediate handling
2020-07-31 Matt Turnerintel/tools: Make writemask an integer
2020-07-31 Matt Turnerintel/tools: Make swizzle an integer
2020-07-31 Matt Turnerintel/tools: Simplify register type handling
2020-07-31 Matt Turnerintel/tools: Don't allow empty type specifier
2020-07-31 Matt Turnerintel/tools: Remove stray newline
2020-07-31 Matt Turnerintel/tools: Fix typos
2020-06-19 Matt Turnerintel/tools: Add assembler tests for the cr0 register
2020-06-19 Matt Turnerintel/tools: Disallow control subregisters > 3
2020-06-19 Matt Turnerintel/tools: Require explicit regions/types for special...
2020-06-19 Matt Turnerintel/tools: Drop srctype from ipreg
2020-06-19 Matt Turnerintel/tools: Remove unnecessary reg number checking
2020-06-13 Eric Engestromintel/tools: make test aware of the meson test wrapper
2020-06-13 Eric Engestromintel/tools: rewrite run-test.sh in python
2020-06-01 Dylan Bakermeson: use 2 space not 3 space indent
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-20 Lionel Landwerlinintel/aub_error_decoder: print driver identifier if...
2020-05-19 Ian Romanickintel/drm-shim: Return correct values for I915_PARAM_HA...
2020-05-19 Ian Romanickintel/drm-shim: Add noop ioctl handler for set_tiling
2020-05-08 D Scott Phillipsintel/dump_gpu: Fix name of LD_PRELOAD in env append...
2020-04-30 Lionel Landwerlinintel: add stub_gpu tool
2020-04-03 Lionel Landwerlinintel/aub_viewer: fix access to freed memory
2020-03-28 Eric Engestromintel: drop unused include directories
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-26 Danylo Piliaievintel/aub_viewer: Fix format specifier for uint64_t
2020-03-24 Jason Ekstrandintel/dump_gpu: Handle a bunch of getparam in the no...
2020-03-24 Jason Ekstrandintel/dump_gpu: Add an ensure_device_info helper
2020-03-23 D Scott Phillipsintel/tools/aubinator_error_decode: Decode ring buffers...
2020-03-23 D Scott Phillipsintel/tools/aubinator_error_decode: read HW Context...
2020-03-10 Danylo Piliaievintel/tools: Fix compilation with UBSan
2020-03-02 Lionel Landwerlinintel/tools/dump_gpu: fix getparam values
2020-02-25 Matt Turnerintel/tools: Do not print type/qualifiers/name for...
2020-02-25 Sagar Ghugeintel/tools: Allow i965_disasm to disassemble c_literal...
2020-02-25 Sagar Ghugeintel/tools: Print c_literals 4 byte wide
2020-02-25 Sagar Ghugeintel/tools: Add test for state register as source
2020-02-25 Sagar Ghugeintel/tools: Add test for address register as source
2020-02-25 Sagar Ghugeintel/tools: Set correct address register file and...
2020-02-25 Sagar Ghugeintel/tools: Handle STATE_REG in typed source operand
2020-02-25 Sagar Ghugeintel/tools: Handle illegal instruction
2020-02-25 Lionel Landwerlinintel/aub_dump: stub the waits when overriding the...
2020-02-25 Lionel Landwerlinintel/tools/aub_dump: fix crash when using the default...
2020-02-25 Lionel Landwerlinintel/tools/aub_dump: move aub file initialization...
2020-02-14 Rafael Antognolliintel/tools: Update aubinator_error_decode.
2019-10-30 Lionel Landwerlinintel/dump_gpu: handle context create extended ioctl
2019-10-11 Francisco Jerezintel/eu: Split brw_inst ex_desc accessors for SEND...
2019-10-10 Rafael Antognolliintel/tools: Support multiple contexts in intel_dump_gpu.
2019-10-10 Rafael Antognolliintel/tools: Add basic aub_context code and helpers.
2019-10-10 Rafael Antognolliintel/tools: Use common code for GGTT address allocation.
2019-10-10 Rafael Antognolliintel/tools: Factor out GGTT allocation.
2019-10-04 Lionel Landwerlinintel/error2aub: add support for platforms without...
2019-09-30 Rafael Antognolliintel/tools: Fix aubinator usage of rb_tree.
2019-09-20 Jason Ekstrandutil/rb_tree: Reverse the order of comparison functions
2019-08-23 Caio Marcelo de... intel/decoders: Avoid uninitialized variable warnings
2019-08-13 Caio Marcelo de... intel/tools: Fix aub_file initialization in intel_dump_gpu
2019-08-07 Greg Vutil: add anon_file.h for all memfd/temp file usage
2019-08-05 Danylo Piliaievintel/tools: add binary output type to i965_asm
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-02 Kenneth Graunkeintel/tools: Fix aubinator_viewer build.
2019-08-01 Mark Janesintel/device: rename gen_get_device_info
2019-08-01 Mark Janesintel/tools: use device info initializer
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-01 Sagar Ghugeintel/tools: Add assembler unit tests for ROL/ROR instr...
2019-07-01 Sagar Ghugeintel/tools: Add ROL/ROR support in assembler
2019-06-12 Lionel Landwerlinintel/dump: fix segfault when the app hasn't accessed...
2019-06-09 Lionel Landwerlinintel/gpu_dump: fix argument passing
2019-06-05 Mark Janesintel/tools: use C99 print conversion specifier for...
2019-05-13 Vinson Leeintel/tools: Fix build with glibc < 2.27.
2019-05-09 Eric Engestromi965_asm: avoid free()ing uninitialized pointers
2019-05-09 Eric Engestromi965_asm: fix memleak
2019-05-07 Sagar Ghugeintel/tools: Add unit tests for assembler
2019-05-07 Mika Kuoppalaintel/tools: Initialize offset correctly for i965_asm
2019-05-07 Mika Kuoppalaintel/tools: Add meson pthread dependancy for i965_asm
2019-05-07 Sagar Ghugeintel/tools: New i965 instruction assembler tool
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-10 Mark Janesintel/tools: Remove redundant definitions of INTEL_DEBUG
2019-03-08 Lionel Landwerlinintel/error2aub: support older style engine names
2019-03-08 Lionel Landwerlinintel/error2aub: deal with GuC log buffer
2019-03-08 Lionel Landwerlinintel/error2aub: add a verbose option
2019-03-08 Lionel Landwerlinintel/error2aub: write GGTT buffers into the aub file
2019-03-08 Lionel Landwerlinintel/error2aub: store engine last ring buffer head...
2019-03-08 Lionel Landwerlinintel/error2aub: annotate buffer with their address...
2019-03-08 Lionel Landwerlinintel/error2aub: parse other buffer types
2019-03-08 Lionel Landwerlinintel/error2aub: strenghten batchbuffer identifier...
2019-03-08 Lionel Landwerlinintel/error2aub: identify buffers by engine
2019-03-08 Lionel Landwerlinintel/error2aub: build a list of BOs before writing...
next