1. b97b528 Fix 32bit gcc warnings by Ville Syrjälä · 6 years ago
  2. 27cd379 tools/aubdump: Fix ISO C90 forbids mixed declarations and code warning by Tvrtko Ursulin · 7 years ago
  3. b09e979 tools/aubdump: For gen10+ support addresses up to 4GB by Jordan Justen · 7 years ago
  4. 3e0eca2 tools/aubdump: Add bitmap to track gtt pages that have been mapped by Jordan Justen · 7 years ago
  5. 19c6cf2 tools/aubdump: Add gen8_map_ggtt_range by Jordan Justen · 7 years ago
  6. fe4cdd9 tools/aubdump: Signal drm sync objects when device override is used by Jordan Justen · 7 years ago
  7. bfd586c tools/aubdump: Note pinned BO in verbose output by Jordan Justen · 7 years ago
  8. ff4d4ff tools/aubdump: Support alignment of BO in execbuffer2 by Jordan Justen · 7 years ago
  9. 3af87d4 tools/intel_aubdump: Simulate "enhanced execlist" submission for gen11+ by Scott D Phillips · 7 years ago
  10. 590e4ba tools/intel_aubdump: Add ability to simulate execlist submission by Scott D Phillips · 7 years ago
  11. a08db1f tools/intel_aubdump: Set addr_bits before write_header by Scott D Phillips · 7 years ago
  12. 7d2758f tools/aubdump: Avoid ISO C90 warning by Thierry Reding · 7 years ago
  13. 145f294 intel_aubdump: Default to 48-bit AUBs when the gen is unknown by Jordan Justen · 7 years ago
  14. 7c9dccb Fix compilation on some distros by Ausmus, James · 7 years ago
  15. 7c2650a intel_aubdump: Support I915_EXEC_BATCH_FIRST. by Kenneth Graunke · 7 years ago
  16. 16ea5ee build: remove _GNU_SOURCE from source files by Daniel Vetter · 7 years ago
  17. 29d4880 aubdump: Log some information about the execbuf calls by Jason Ekstrand · 7 years ago
  18. 2472bdd aubdump: Use write_reloc for filling out the ringbuffer by Jason Ekstrand · 7 years ago
  19. 66cc8cf aubdump: Reject execbuffer2 calls with bad BOs by Jason Ekstrand · 7 years ago
  20. 6e572cf igt: Add LOCAL defines for distro compatibility by Arkadiusz Hiler · 7 years ago
  21. ac1fe09 aubdump: Don't bail if a GEM handle of 0 is passed into execbuf by Jason Ekstrand · 8 years ago
  22. 3c2d594 aubdump: Support EXECBUFFER2_WR by Jason Ekstrand · 8 years ago
  23. e6b929f aubdump: Add a PCI-ID= entry to the AUB file comment by Jason Ekstrand · 8 years ago
  24. 2758871 aubdump: Set the application name by Jason Ekstrand · 8 years ago
  25. 16cd411 Revert "aubdump: Bump the GTT size to 256MB" by Jason Ekstrand · 8 years ago
  26. c459a3d aubdump: Bump the GTT size to 256MB by Jason Ekstrand · 8 years ago
  27. 106b0ba aubdump: Fix GTT setup for Gen8+ by Francisco Jerez · 8 years ago
  28. a578870 aubdump: Handle 48-bit relocations properly by Jason Ekstrand · 8 years ago
  29. 7f7530d aubdump: add --command option to stream aubdump to another program by Lionel Landwerlin · 8 years ago
  30. 1f43677 tools: intel_aubdump: pass configuration through file descriptor by Lionel Landwerlin · 8 years ago
  31. 611d1e5 aubdump: Only close aub file if we opened it by Kristian Høgsberg Kristensen · 8 years ago
  32. 2603b98 aubdump: Support softpin bos by Kristian Høgsberg Kristensen · 8 years ago
  33. c5c1270 aubdump: Add a get_bo() lookup function by Kristian Høgsberg Kristensen · 9 years ago
  34. 68a064e aubdump: Don't use .so constructors for initializing by Kristian Høgsberg Kristensen · 9 years ago
  35. a3506b5 aubdump: Raise SIGTRAP on failure by Kristian Høgsberg Kristensen · 9 years ago
  36. 134e323 igt/intel_aubdump: Use the right ring by Ben Widawsky · 9 years ago
  37. fdecc1b tools/aubdump: remove void pointer arithmetic by Thomas Wood · 9 years ago
  38. 33bc41a aubdump: Write header after figuring out the gen by Kristian Høgsberg Kristensen · 9 years ago
  39. 3156305 aubdump: Handle 48 bit ppgtt dumping by Kristian Høgsberg Kristensen · 9 years ago
  40. 9c15167 tools/aubdump: Get PCI ID from getparam ioctl when we can by Kristian Høgsberg · 9 years ago
  41. 5f4fad3 tools/aubdump: Don't rely on open for discovering the drm fd by Kristian Høgsberg · 9 years ago
  42. 78e2a2f tools: Use right #include path for i915_drm.h by Kristian Høgsberg Kristensen · 9 years ago
  43. 220c7d1 tools/aubdump: Add --device option for overriding device ID by Kristian Høgsberg Kristensen · 9 years ago
  44. f47bdba tools/aubdump.c: Also define struct drm_i915_gem_userptr for compatibility by Kristian Høgsberg Kristensen · 9 years ago
  45. e4fa17d tools/aubdump: #define DRM_IOCTL_I915_GEM_USERPTR if kernel headers don't by Kristian Høgsberg Kristensen · 9 years ago
  46. e6a5d79 tools: Add LD_PRELOAD-based AUB dumper tool by Kristian Høgsberg Kristensen · 9 years ago