summaryrefslogtreecommitdiff
path: root/tools/aubdump.c
AgeCommit message (Expand)Author
2016-11-28aubdump: Add a PCI-ID= entry to the AUB file commentJason Ekstrand
2016-11-28aubdump: Set the application nameJason Ekstrand
2016-11-28Revert "aubdump: Bump the GTT size to 256MB"Jason Ekstrand
2016-11-22aubdump: Bump the GTT size to 256MBJason Ekstrand
2016-11-22aubdump: Fix GTT setup for Gen8+Francisco Jerez
2016-11-22aubdump: Handle 48-bit relocations properlyJason Ekstrand
2016-11-09aubdump: add --command option to stream aubdump to another programLionel Landwerlin
2016-11-09tools: intel_aubdump: pass configuration through file descriptorLionel Landwerlin
2016-07-08aubdump: Only close aub file if we opened itKristian Høgsberg Kristensen
2016-07-08aubdump: Support softpin bosKristian Høgsberg Kristensen
2016-02-13aubdump: Add a get_bo() lookup functionKristian Høgsberg Kristensen
2016-02-13aubdump: Don't use .so constructors for initializingKristian Høgsberg Kristensen
2016-02-13aubdump: Raise SIGTRAP on failureKristian Høgsberg Kristensen
2015-11-06igt/intel_aubdump: Use the right ringBen Widawsky
2015-09-11tools/aubdump: remove void pointer arithmeticThomas Wood
2015-08-12aubdump: Write header after figuring out the genKristian Høgsberg Kristensen
2015-08-12aubdump: Handle 48 bit ppgtt dumpingKristian Høgsberg Kristensen
2015-08-07tools/aubdump: Get PCI ID from getparam ioctl when we canKristian Høgsberg
2015-08-07tools/aubdump: Don't rely on open for discovering the drm fdKristian Høgsberg
2015-08-05tools: Use right #include path for i915_drm.hKristian Høgsberg Kristensen
2015-08-04tools/aubdump: Add --device option for overriding device IDKristian Høgsberg Kristensen
2015-08-04tools/aubdump.c: Also define struct drm_i915_gem_userptr for compatibilityKristian Høgsberg Kristensen
2015-07-31tools/aubdump: #define DRM_IOCTL_I915_GEM_USERPTR if kernel headers don'tKristian Høgsberg Kristensen
2015-07-31tools: Add LD_PRELOAD-based AUB dumper toolKristian Høgsberg Kristensen