| Commit message (Expand) | Author | Age | Files | Lines |
* | intel/tools: use C99 print conversion specifier for 32 bit builds | Mark Janes | 2019-06-05 | 1 | -1/+1 |
* | intel/error2aub: support older style engine names | Lionel Landwerlin | 2019-03-08 | 1 | -6/+14 |
* | intel/error2aub: deal with GuC log buffer | Lionel Landwerlin | 2019-03-08 | 1 | -0/+1 |
* | intel/error2aub: add a verbose option | Lionel Landwerlin | 2019-03-08 | 1 | -2/+16 |
* | intel/error2aub: write GGTT buffers into the aub file | Lionel Landwerlin | 2019-03-08 | 1 | -12/+70 |
* | intel/error2aub: store engine last ring buffer head/tail pointers | Lionel Landwerlin | 2019-03-08 | 1 | -0/+22 |
* | intel/error2aub: annotate buffer with their address space | Lionel Landwerlin | 2019-03-08 | 1 | -11/+26 |
* | intel/error2aub: parse other buffer types | Lionel Landwerlin | 2019-03-08 | 1 | -13/+22 |
* | intel/error2aub: strenghten batchbuffer identifier marker | Lionel Landwerlin | 2019-03-08 | 1 | -2/+2 |
* | intel/error2aub: identify buffers by engine | Lionel Landwerlin | 2019-03-08 | 1 | -24/+60 |
* | intel/error2aub: build a list of BOs before writing them | Lionel Landwerlin | 2019-03-08 | 1 | -37/+87 |
* | intel/aub_write: switch to use i915_drm engine classes | Lionel Landwerlin | 2019-03-07 | 1 | -1/+1 |
* | intel/aub_write: write header in init | Lionel Landwerlin | 2019-03-07 | 1 | -2/+2 |
* | intel/aub_write: split comment section from HW setup | Lionel Landwerlin | 2019-03-07 | 1 | -0/+1 |
* | drm-uapi: use local files, not system libdrm | Eric Engestrom | 2019-02-14 | 1 | -1/+1 |
* | intel/tools: fix resource leak | Andrii Simiklit | 2018-11-01 | 1 | -0/+10 |
* | intel/tools: include stdarg.h in error2aub | Jonathan Gray | 2018-11-01 | 1 | -0/+1 |
* | intel/tools: initialise bo_addr to 0 in main | Kai Wasserbäch | 2018-08-20 | 1 | -1/+1 |
* | intel/tools: add missing variable initialisation | Eric Engestrom | 2018-08-09 | 1 | -1/+1 |
* | intel/tools: Add an error state to aub translator | Jason Ekstrand | 2018-07-18 | 1 | -0/+332 |