intel/compiler: Get rid of the global compaction table pointers
[mesa.git] / src / intel / tools / error2aub.c
2019-10-10 Rafael Antognolliintel/tools: Support multiple contexts in intel_dump_gpu.
2019-10-04 Lionel Landwerlinintel/error2aub: add support for platforms without...
2019-06-05 Mark Janesintel/tools: use C99 print conversion specifier for...
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...
2019-03-07 Lionel Landwerlinintel/aub_write: switch to use i915_drm engine classes
2019-03-07 Lionel Landwerlinintel/aub_write: write header in init
2019-03-07 Lionel Landwerlinintel/aub_write: split comment section from HW setup
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2018-11-01 Andrii Simiklitintel/tools: fix resource leak
2018-11-01 Jonathan Grayintel/tools: include stdarg.h in error2aub
2018-08-20 Kai Wasserbächintel/tools: initialise bo_addr to 0 in main
2018-08-09 Eric Engestromintel/tools: add missing variable initialisation
2018-07-18 Jason Ekstrandintel/tools: Add an error state to aub translator