1. ed816d5 lib: Move gpgpu_fill code to separate file by Dominik Zeromski · 9 years ago
  2. 3c294a8 Android.mk: Disable tools that do not build for android by Derek Morton · 9 years ago
  3. e65c69b lib: exit immediately if igt_fail is called in an exit handler by Thomas Wood · 9 years ago
  4. 51576b7 tools/Android.mk: add any extra program sources by Thomas Wood · 9 years ago
  5. 80f1553 intel_reg: support platforms without sys/io.h by Thomas Wood · 9 years ago
  6. 0705ce6 igt/stats: Fixup tests to compile after interface changes by Chris Wilson · 9 years ago
  7. d9c3f0b tools: Add a simple stats generator 'igt_stats' by Chris Wilson · 9 years ago
  8. 8506cdc lib: Allow storing floating point values in igt_stats by Chris Wilson · 9 years ago
  9. fdefdd4 tests/gem_reg_read: Extend and check for valid 36b counter by Michał Winiarski · 9 years ago
  10. 32c8988 igt/gem_eio: Waiting on a hung batch should report -EIO by Chris Wilson · 9 years ago
  11. 7f952bd kms_frontbuffer_tracking: don't keep debugfs open by Paulo Zanoni · 9 years ago
  12. 1048aa9 tests: add kms_fbcon_fbt by Paulo Zanoni · 9 years ago
  13. 7c5a218 kms_frontbuffer_tracking: implement suspend subtest by Paulo Zanoni · 9 years ago
  14. 1c389f6 kms_frontbuffer_tracking: allow passing a NULL pattern by Paulo Zanoni · 9 years ago
  15. 91f097a kms_frontbuffer_tracking: simplify subtest enumeration by Paulo Zanoni · 9 years ago
  16. 04d1311 kms_frontbuffer_tracking: add farfromfence subtest by Paulo Zanoni · 9 years ago
  17. cb3861a kms_frontbuffer_tracking: implement badstride test by Paulo Zanoni · 9 years ago
  18. 4deb562 configure: require libdrm >= 2.4.55 by Paulo Zanoni · 9 years ago
  19. 19e4632 kms_frontbuffer_tracking: only force std_1024_mode on HSW by Paulo Zanoni · 9 years ago
  20. a7cfd22 kms_frontbuffer_tracking: remove enum feature_status by Paulo Zanoni · 9 years ago
  21. 775fd77 kms_frontbuffer_tracking: improve checks for disabled features by Paulo Zanoni · 9 years ago
  22. ca97e78 kms_frontbuffer_tracking: rename enum fbs by Paulo Zanoni · 9 years ago
  23. b042744 kms_frontbuffer_tracking: add different ways to flip by Paulo Zanoni · 9 years ago
  24. a1d4b55 kms_frontbuffer_tracking: fix fullscreen subtest assertions by Paulo Zanoni · 9 years ago
  25. 344dab2 kms_frontbuffer_tracking: avoid huge strides during normal operation by Paulo Zanoni · 9 years ago
  26. c2d656c kms_frontbuffer_tracking: don't hardcode the X/Y big FB offset by Paulo Zanoni · 9 years ago
  27. 9ca8a1b pm_rpm: remove pm_status_fd declaration by Paulo Zanoni · 9 years ago
  28. b81f7db kms_universal_plane.c: Update sanity checks for gen9 by Matt Roper · 9 years ago
  29. 8ad1e40 tests/gem_exec_params: check invalid flags for Resource Streamer by Abdiel Janulgue · 9 years ago
  30. ec9e599 build: Don't use automake's conditional in a Makefile.sources by Damien Lespiau · 9 years ago
  31. 64295c6 build: Add -lm to tests by Damien Lespiau · 9 years ago
  32. e5653d5 build: Add an option to not use the git hash in version by Damien Lespiau · 9 years ago
  33. 0a01a19 build: Add DEBUG_FLAGS to tools and self-tests by Damien Lespiau · 9 years ago
  34. 390653a aux: Don't evaluate several times the arguments of min() and max() by Damien Lespiau · 9 years ago
  35. 643aab2 stats: Add wikipedia links to get_trimean() and get_iqm() by Damien Lespiau · 9 years ago
  36. d01ebbd docs: various documentation fixes by Thomas Wood · 9 years ago
  37. 8a109f9 docs: fix duplicated ID error by Thomas Wood · 9 years ago
  38. 85f6d82 docs: fix "no link" warning by Thomas Wood · 9 years ago
  39. f01e055 docs: add the annotation glossary by Thomas Wood · 9 years ago
  40. 5d80872 docs: override section id to avoid '/' in filenames by Thomas Wood · 9 years ago
  41. 614895f igt/gem_exec_nop: Control boost/idle frequencies by Chris Wilson · 9 years ago
  42. b430709 igt/gem_exec_nop: Wait between runs by Chris Wilson · 9 years ago
  43. 2d305f6 stats: Add trimean by Chris Wilson · 9 years ago
  44. 19135a3 stats: Add the interquartile mean (IQM) by Chris Wilson · 9 years ago
  45. 669b5da tools: Add an intel_firmware_decode tool by Damien Lespiau · 9 years ago
  46. ad411e2 tests/gem_ringfill: Add {render,blitter}-forked-1 subtests. by Joonas Lahtinen · 9 years ago
  47. 46f277b stats: Exercise the reallocation paths by Damien Lespiau · 9 years ago
  48. 66e0bf6 stats: Spwan igt_init_with_size() from igt_init() by Damien Lespiau · 9 years ago
  49. 00432ff stats: Allow the underlying arrays to grow at will by Damien Lespiau · 9 years ago
  50. 817ea87 stats: Test we do correctly invalidate the sorted array by Damien Lespiau · 9 years ago
  51. fabde38 stats: Add support for the interquartile range (IQR) by Damien Lespiau · 9 years ago
  52. 1b8997b stats: Add support for quartiles (and thus median) by Damien Lespiau · 9 years ago
  53. 3839bac stats: Add a bulk version of _push() by Damien Lespiau · 9 years ago
  54. 2fe2869 stats: Use igt_assert_eq_double() when asserting on doubles by Damien Lespiau · 9 years ago
  55. 0a38e97 lib: Add double versions of igt_assert_cmp() and igt_assert_eq() by Damien Lespiau · 9 years ago
  56. 2388852 docs: Add documentation for igt_assert_cmpuint() by Damien Lespiau · 9 years ago
  57. f660d0a docs: Add documentation for igt_assert_u32() by Damien Lespiau · 9 years ago
  58. 4dca31b docs: Fix a "libraray" typo by Damien Lespiau · 9 years ago
  59. 0e4c175 stats: Add igt_stats_get_range() by Damien Lespiau · 9 years ago
  60. 4a89a84 stats: Add functions to retrieve min/max values of the dataset by Damien Lespiau · 9 years ago
  61. 87009f3 stats: Factor out a fixture to initialize stats by Damien Lespiau · 9 years ago
  62. 17ed69f stats: Add a note about the standard deviation derived from unbiased variance by Damien Lespiau · 9 years ago
  63. da123ad stats: Add a getter for the population property by Damien Lespiau · 9 years ago
  64. 3a5cf84 stats: Add a way to specify if the data set is a population or a sample by Damien Lespiau · 9 years ago
  65. a2f6fd3 stats: Add gtkdoc section for igt_stats by Damien Lespiau · 9 years ago
  66. 087a8d1 stats: Add header gards by Damien Lespiau · 9 years ago
  67. 6ebd8c2 doc: Remove i-g-t/intel prefixes and capitalize section titles by Damien Lespiau · 9 years ago
  68. 203c384 stats: Zero the whole structure at init() time by Damien Lespiau · 9 years ago
  69. 76ea7b9 tests/stats: Make sure we properly invalidate the cached mean by Damien Lespiau · 9 years ago
  70. 515cec1 stats: Add a way to retrieve the standard deviation by Damien Lespiau · 9 years ago
  71. 05c10f9 stats: Use an algorithm popularised by Knuth to compute mean and variance by Damien Lespiau · 9 years ago
  72. 9986282 tests/igt_stats: Call igt_stats_fini() to not leak the array by Damien Lespiau · 9 years ago
  73. e55a11d stats: Be more precise and talk about mean, not average by Damien Lespiau · 9 years ago
  74. e86557c lib/igt_draw: move to the GTT domain before using GTT mmaps by Paulo Zanoni · 9 years ago
  75. 6cc553a lib/igt_core: fflush stdout after printing subtest results by Paulo Zanoni · 9 years ago
  76. f785741 igt/gem_fenced_exec_thrash: Tidy testing of expected execbuf errors by Chris Wilson · 9 years ago
  77. c69b135 igt/gem_fenced_exec_thrash: Fix memory leak between tests by Derek Morton · 9 years ago
  78. eeda401 kms_frontbuffer_tracking: GTT mmap writes disable PSR by Paulo Zanoni · 9 years ago
  79. 053f33a kms_frontbuffer_tracking: use CPU mmaps for fill_fb_region() by Paulo Zanoni · 9 years ago
  80. 7a4ded7 kms_frontbuffer_tracking: remove offscreen-{cur,spr} subtests by Paulo Zanoni · 9 years ago
  81. ce3b47b tests/kms_frontbuffer_tracking: add modesetfrombusy test by Paulo Zanoni · 9 years ago
  82. de774ed skl_compute_wrpll: Don't try other dividers if we find a 0 central freq deviation by Damien Lespiau · 9 years ago
  83. 2633638 skl_compute_wrpll: Sync a comment with from the kernel code by Damien Lespiau · 9 years ago
  84. dfebf08 skl_compute_wrpll: Fix the mininum deviation computation by Damien Lespiau · 9 years ago
  85. afdaeab skl_compute_wrpll: Cycle through dividers, then central freqs by Damien Lespiau · 9 years ago
  86. efd2895 skl_compute_wrpll: Print the average deviation by Damien Lespiau · 9 years ago
  87. 06f5f70 lib: Add a tiny utility function to compute averages by Damien Lespiau · 9 years ago
  88. 484e275 tests/kms_fbc_crc: Don't force fbc on old platforms by Daniel Vetter · 9 years ago
  89. 44d444a overlay: Enable locale by Chris Wilson · 9 years ago
  90. 453792c lib: Enable locale dependent output to a terminal by Chris Wilson · 9 years ago
  91. 7eb5f07 tests/kms_frontbuffer_tracking: rename set_screens_for_test by Paulo Zanoni · 9 years ago
  92. 7756e88 tests/kms_frontbuffer_tracking: simplify flib_subtest fb handling by Paulo Zanoni · 9 years ago
  93. 77e1bac tests/kms_frontbuffer_tracking: simplify wait_user() calls by Paulo Zanoni · 9 years ago
  94. 969cb3c tests/kms_frontbuffer_tracking: not all eDP panels support sink CRC by Paulo Zanoni · 9 years ago
  95. 471ebbe igt/gem_fence_thrash: Reduce memory usage by Derek Morton · 9 years ago
  96. 154192a NEWS: Post-release bump by Thomas Wood · 9 years ago
  97. 0e528af igt: Add gem_exec_alignment by Chris Wilson · 9 years ago
  98. eb7d60e igt: Add gem_eio for inducing expected EIO by Chris Wilson · 9 years ago
  99. 4fbce7e testdisplay_hotplug: Add missing #include <sys/stat.h> by Chris Wilson · 9 years ago
  100. c83299d lib: Use HAS_GPU_RESET rather than opencode our guess by Chris Wilson · 9 years ago