1. 3911621 benchmarks: Rename the gem_exec_trace tracer module by Chris Wilson · 9 years ago
  2. d9462e6 benchmarks/gem_exec_trace: Clear all new bo handles by Chris Wilson · 9 years ago
  3. 4c74a68 benchmarks: Do not install to system-wide bin/ by Chris Wilson · 9 years ago
  4. 0393e72 benchmarks: Record and replay calls to EXECBUFFER2 by Chris Wilson · 9 years ago
  5. 74a8068 overlay: Handle execlists not setting the rings as active by Chris Wilson · 9 years ago
  6. 06aed34 overlay: Add Broadwell+ ids from kernel i915_pciids.h by Chris Wilson · 9 years ago
  7. 9c15167 tools/aubdump: Get PCI ID from getparam ioctl when we can by Kristian Høgsberg · 9 years ago
  8. 5f4fad3 tools/aubdump: Don't rely on open for discovering the drm fd by Kristian Høgsberg · 9 years ago
  9. db0f28a Revert "tests/gem_ctx_param_basic: fix invalid params" by Jesse Barnes · 9 years ago
  10. 0b45b07 tests/gem_ctx_param_basic: fix invalid params by Jesse Barnes · 9 years ago
  11. 1ae1d29 benchmarks/Android.mk, tools/Android.mk: Fix android build error by Derek Morton · 9 years ago
  12. 995f273 lib: add igt_debugfs_read() by Paulo Zanoni · 9 years ago
  13. ffd7321 kms_frontbuffer_tracking: use the dirty ioctl after MMAP_WC calls by Paulo Zanoni · 9 years ago
  14. cd33b47 tests/gem_mmap_wc: don't fail if the Kernel is too old for the getparam flag by Paulo Zanoni · 9 years ago
  15. 5f9bc98 configure.ac: Fix chmod on intel_aubdump the right way by Kristian Høgsberg Kristensen · 9 years ago
  16. 78e2a2f tools: Use right #include path for i915_drm.h by Kristian Høgsberg Kristensen · 9 years ago
  17. 86de4c6 configure.ac: Fix the intel_aubdump chmod to use topbuilddir by Kristian Høgsberg Kristensen · 9 years ago
  18. 220c7d1 tools/aubdump: Add --device option for overriding device ID by Kristian Høgsberg Kristensen · 9 years ago
  19. f47bdba tools/aubdump.c: Also define struct drm_i915_gem_userptr for compatibility by Kristian Høgsberg Kristensen · 9 years ago
  20. e4fa17d tools/aubdump: #define DRM_IOCTL_I915_GEM_USERPTR if kernel headers don't by Kristian Høgsberg Kristensen · 9 years ago
  21. 0b5faef tools: Add man page for intel_aubdump by Kristian Høgsberg Kristensen · 9 years ago
  22. e6a5d79 tools: Add LD_PRELOAD-based AUB dumper tool by Kristian Høgsberg Kristensen · 9 years ago
  23. 6bd42ce tests/kms_addfb: Add testcass for garbage in unused planes by Daniel Vetter · 9 years ago
  24. 0591af9 igt/gem_streaming_writes: Reorder setting EXEC_OBJECT_WRITE by Chris Wilson · 9 years ago
  25. 40ebf95 igt/gem_streaming_writes: Bind into the GTT early by Chris Wilson · 9 years ago
  26. cd306d4 benchmark: Measure allocation time for objects by Chris Wilson · 9 years ago
  27. 42a386b benchmarks: Measure mmap fault latency by Chris Wilson · 9 years ago
  28. e984d49 benchmarks: Benchmarkify gem_exec_ctx by Chris Wilson · 9 years ago
  29. d49a868 tests/drm_import_export: Add tests for prime/flink sharing races by Michał Winiarski · 9 years ago
  30. e14507c benchmarks: Add kms_vblank to .gitignore by Chris Wilson · 9 years ago
  31. d88981f benchmarks: Measure round-trip time for an immediate vblanks by Chris Wilson · 9 years ago
  32. af510c2 benchmarks: gem_prw add the read/write switch to getopt by Chris Wilson · 9 years ago
  33. f8628a2 benchmarks: Add simple mmap benchmarks by Chris Wilson · 9 years ago
  34. f689e2a benchmarks: Add simple pread/pwrite benchmarks by Chris Wilson · 9 years ago
  35. b7c33e0 benchmarks: Benchmarkify gem_exec_nop by Chris Wilson · 9 years ago
  36. a64cf28 man: ensure rst files are included in the distribution tarball by Thomas Wood · 9 years ago
  37. 3676912 lib/gpgpu_fill: Add SKL support by Dominik Zeromski · 9 years ago
  38. a017c29 lib/gpgpu_fill: Add BDW support by Dominik Zeromski · 9 years ago
  39. ed816d5 lib: Move gpgpu_fill code to separate file by Dominik Zeromski · 9 years ago
  40. 3c294a8 Android.mk: Disable tools that do not build for android by Derek Morton · 9 years ago
  41. e65c69b lib: exit immediately if igt_fail is called in an exit handler by Thomas Wood · 9 years ago
  42. 51576b7 tools/Android.mk: add any extra program sources by Thomas Wood · 9 years ago
  43. 80f1553 intel_reg: support platforms without sys/io.h by Thomas Wood · 9 years ago
  44. 0705ce6 igt/stats: Fixup tests to compile after interface changes by Chris Wilson · 9 years ago
  45. d9c3f0b tools: Add a simple stats generator 'igt_stats' by Chris Wilson · 9 years ago
  46. 8506cdc lib: Allow storing floating point values in igt_stats by Chris Wilson · 9 years ago
  47. fdefdd4 tests/gem_reg_read: Extend and check for valid 36b counter by Michał Winiarski · 9 years ago
  48. 32c8988 igt/gem_eio: Waiting on a hung batch should report -EIO by Chris Wilson · 9 years ago
  49. 7f952bd kms_frontbuffer_tracking: don't keep debugfs open by Paulo Zanoni · 9 years ago
  50. 1048aa9 tests: add kms_fbcon_fbt by Paulo Zanoni · 9 years ago
  51. 7c5a218 kms_frontbuffer_tracking: implement suspend subtest by Paulo Zanoni · 9 years ago
  52. 1c389f6 kms_frontbuffer_tracking: allow passing a NULL pattern by Paulo Zanoni · 9 years ago
  53. 91f097a kms_frontbuffer_tracking: simplify subtest enumeration by Paulo Zanoni · 9 years ago
  54. 04d1311 kms_frontbuffer_tracking: add farfromfence subtest by Paulo Zanoni · 9 years ago
  55. cb3861a kms_frontbuffer_tracking: implement badstride test by Paulo Zanoni · 9 years ago
  56. 4deb562 configure: require libdrm >= 2.4.55 by Paulo Zanoni · 9 years ago
  57. 19e4632 kms_frontbuffer_tracking: only force std_1024_mode on HSW by Paulo Zanoni · 9 years ago
  58. a7cfd22 kms_frontbuffer_tracking: remove enum feature_status by Paulo Zanoni · 9 years ago
  59. 775fd77 kms_frontbuffer_tracking: improve checks for disabled features by Paulo Zanoni · 9 years ago
  60. ca97e78 kms_frontbuffer_tracking: rename enum fbs by Paulo Zanoni · 9 years ago
  61. b042744 kms_frontbuffer_tracking: add different ways to flip by Paulo Zanoni · 9 years ago
  62. a1d4b55 kms_frontbuffer_tracking: fix fullscreen subtest assertions by Paulo Zanoni · 9 years ago
  63. 344dab2 kms_frontbuffer_tracking: avoid huge strides during normal operation by Paulo Zanoni · 9 years ago
  64. c2d656c kms_frontbuffer_tracking: don't hardcode the X/Y big FB offset by Paulo Zanoni · 9 years ago
  65. 9ca8a1b pm_rpm: remove pm_status_fd declaration by Paulo Zanoni · 9 years ago
  66. b81f7db kms_universal_plane.c: Update sanity checks for gen9 by Matt Roper · 9 years ago
  67. 8ad1e40 tests/gem_exec_params: check invalid flags for Resource Streamer by Abdiel Janulgue · 9 years ago
  68. ec9e599 build: Don't use automake's conditional in a Makefile.sources by Damien Lespiau · 9 years ago
  69. 64295c6 build: Add -lm to tests by Damien Lespiau · 9 years ago
  70. e5653d5 build: Add an option to not use the git hash in version by Damien Lespiau · 9 years ago
  71. 0a01a19 build: Add DEBUG_FLAGS to tools and self-tests by Damien Lespiau · 9 years ago
  72. 390653a aux: Don't evaluate several times the arguments of min() and max() by Damien Lespiau · 9 years ago
  73. 643aab2 stats: Add wikipedia links to get_trimean() and get_iqm() by Damien Lespiau · 9 years ago
  74. d01ebbd docs: various documentation fixes by Thomas Wood · 9 years ago
  75. 8a109f9 docs: fix duplicated ID error by Thomas Wood · 9 years ago
  76. 85f6d82 docs: fix "no link" warning by Thomas Wood · 9 years ago
  77. f01e055 docs: add the annotation glossary by Thomas Wood · 9 years ago
  78. 5d80872 docs: override section id to avoid '/' in filenames by Thomas Wood · 9 years ago
  79. 614895f igt/gem_exec_nop: Control boost/idle frequencies by Chris Wilson · 9 years ago
  80. b430709 igt/gem_exec_nop: Wait between runs by Chris Wilson · 9 years ago
  81. 2d305f6 stats: Add trimean by Chris Wilson · 9 years ago
  82. 19135a3 stats: Add the interquartile mean (IQM) by Chris Wilson · 9 years ago
  83. 669b5da tools: Add an intel_firmware_decode tool by Damien Lespiau · 9 years ago
  84. ad411e2 tests/gem_ringfill: Add {render,blitter}-forked-1 subtests. by Joonas Lahtinen · 9 years ago
  85. 46f277b stats: Exercise the reallocation paths by Damien Lespiau · 9 years ago
  86. 66e0bf6 stats: Spwan igt_init_with_size() from igt_init() by Damien Lespiau · 9 years ago
  87. 00432ff stats: Allow the underlying arrays to grow at will by Damien Lespiau · 9 years ago
  88. 817ea87 stats: Test we do correctly invalidate the sorted array by Damien Lespiau · 9 years ago
  89. fabde38 stats: Add support for the interquartile range (IQR) by Damien Lespiau · 9 years ago
  90. 1b8997b stats: Add support for quartiles (and thus median) by Damien Lespiau · 9 years ago
  91. 3839bac stats: Add a bulk version of _push() by Damien Lespiau · 9 years ago
  92. 2fe2869 stats: Use igt_assert_eq_double() when asserting on doubles by Damien Lespiau · 9 years ago
  93. 0a38e97 lib: Add double versions of igt_assert_cmp() and igt_assert_eq() by Damien Lespiau · 9 years ago
  94. 2388852 docs: Add documentation for igt_assert_cmpuint() by Damien Lespiau · 9 years ago
  95. f660d0a docs: Add documentation for igt_assert_u32() by Damien Lespiau · 9 years ago
  96. 4dca31b docs: Fix a "libraray" typo by Damien Lespiau · 9 years ago
  97. 0e4c175 stats: Add igt_stats_get_range() by Damien Lespiau · 9 years ago
  98. 4a89a84 stats: Add functions to retrieve min/max values of the dataset by Damien Lespiau · 9 years ago
  99. 87009f3 stats: Factor out a fixture to initialize stats by Damien Lespiau · 9 years ago
  100. 17ed69f stats: Add a note about the standard deviation derived from unbiased variance by Damien Lespiau · 9 years ago