summaryrefslogtreecommitdiffstats
path: root/src/intel/tools/aub_mem.c
Commit message (Expand)AuthorAgeFilesLines
* intel/tools: Fix aubinator usage of rb_tree.Rafael Antognolli2019-09-301-2/+2
* util/rb_tree: Reverse the order of comparison functionsJason Ekstrand2019-09-201-2/+2
* util: add anon_file.h for all memfd/temp file usageGreg V2019-08-071-11/+2
* tree-wide: replace MAYBE_UNUSED with ASSERTEDEric Engestrom2019-07-311-3/+3
* intel/tools: avoid 'unused variable' warningsAndrii Simiklit2018-11-141-4/+6
* intel: tools: aub_mem: reuse already mapped ppgtt buffersLionel Landwerlin2018-08-221-5/+11
* intel: tools: aubmem: map gtt data to aub fileLionel Landwerlin2018-08-221-0/+29
* intel: tools: split memory management out of aubinatorLionel Landwerlin2018-08-221-0/+391