aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/tools/aub_write.h
Commit message (Expand)AuthorAgeFilesLines
* intel/tools: Support multiple contexts in intel_dump_gpu.Rafael Antognolli2019-10-101-4/+2
* intel/tools: Add basic aub_context code and helpers.Rafael Antognolli2019-10-101-0/+21
* intel/tools: Use common code for GGTT address allocation.Rafael Antognolli2019-10-101-0/+1
* intel/error2aub: write GGTT buffers into the aub fileLionel Landwerlin2019-03-081-0/+5
* intel/aub_write: factorize context image/pphwsp/ring creationLionel Landwerlin2019-03-071-0/+6
* intel/aub_write: store the physical page allocator in structLionel Landwerlin2019-03-071-0/+1
* intel/aub_write: switch to use i915_drm engine classesLionel Landwerlin2019-03-071-1/+3
* intel/aub_write: write header in initLionel Landwerlin2019-03-071-2/+1
* intel/aub_write: split comment section from HW setupLionel Landwerlin2019-03-071-0/+1
* Revert "intel/tools/aubwrite: Always use physical addresses for traces."Kenneth Graunke2018-08-301-1/+0
* intel/tools/aubwrite: Always use physical addresses for traces.Rafael Antognolli2018-08-221-0/+1
* intel: tools: aubwrite: wrap function declarations for c++Lionel Landwerlin2018-08-221-0/+8
* intel: tools: aubwrite: reuse canonical address helperLionel Landwerlin2018-08-041-17/+2
* intel/tools: Break aub file writing into a helperJason Ekstrand2018-07-181-0/+96