1. 6867b87 igt/gem_concurrent_blit: Enable hang detection by Chris Wilson · 9 years ago
  2. fcb4cfa igt/gem_concurrent_all: Inject a hang onto all rings by Chris Wilson · 9 years ago
  3. c19b049 igt/gem_concurent_blit: Prevent a memleak if we assert whilst creating buffers by Chris Wilson · 9 years ago
  4. 3d8af56 igt/gem_concurrent_blit: Reset process limits to allow dmabuf tests by Chris Wilson · 9 years ago
  5. f338e98 igt/gem_concurrent_blit: Enable quicker interruptible testing by Chris Wilson · 9 years ago
  6. e85613b igt/gem_concurrent_blit: dmabuf requires twice the number of files by Chris Wilson · 9 years ago
  7. c2248ef igt/gem_concurrent_blit: Enable quicker interruptible testing by Chris Wilson · 9 years ago
  8. 9665073 tests/gem_concurrent_blt|all: Use igt_subtest_group by Daniel Vetter · 9 years ago
  9. 5d669bf igt/gem_concurent_blit: Exercise different object sizes by Chris Wilson · 9 years ago
  10. 4eba8e2 igt/gem_concurrent_all: struct buffers for all by Chris Wilson · 9 years ago
  11. 5ec85f5 igt/gem_concurrent_blit: 32bit compilation warning by Chris Wilson · 9 years ago
  12. 094e0cb igt/gem_concurrent_blit: Deglobalify num_buffers by Chris Wilson · 9 years ago
  13. aed69b5 lib: Add read/write direction support for dmabuf synchronisation by Chris Wilson · 9 years ago
  14. d627e30 igt/gem_concurrent_blit: Pretend tests exist by Chris Wilson · 9 years ago
  15. cf569c2 igt/gem_concurrent_blit: Add dmabuf exercisers by Chris Wilson · 9 years ago
  16. 391b32c igt: Report the global GTT size by Chris Wilson · 9 years ago
  17. e1f663b lib: Add gem_userptr and __gem_userptr helpers by Tiago Vignatti · 9 years ago
  18. a1b47ef igt/gem_concurrent_blit: Disable libdrm buffer cache for child inheritance by Chris Wilson · 9 years ago
  19. 37f4da0 igt/gem_concurrent_all: Pass buffer data down by Chris Wilson · 9 years ago
  20. 5f6ebb2 igt/gem_concurrent_blit: Tighter scoping of buffers variable by Chris Wilson · 9 years ago
  21. a64f31b igt/gem_concurrent_blit: Close userptr handle after importing into bufmgr by Chris Wilson · 9 years ago
  22. 6f75990 igt/gem_concurrent_blit: Tidy blt-fill using gem wrappers by Chris Wilson · 9 years ago
  23. d4a05bc igt/gem_concurrent_blit: Switch to a shared mmap for userptr by Chris Wilson · 9 years ago
  24. 69ecede igt/gem_concurrent_blit: Allocate a private batch cache for the child by Chris Wilson · 9 years ago
  25. 3eae640 igt/gem_concurrent_blit: Disable userptr+child tests by Chris Wilson · 9 years ago
  26. 4645630 igt/gem_concurrent_blit: Check inheritance of buffers by Chris Wilson · 9 years ago
  27. 5b675f7 lib: Refactor common detection of missed interrupts by Chris Wilson · 9 years ago
  28. 0143d4f igt/gem_concurrent_blit: Add userptr backing storage tests by Chris Wilson · 9 years ago
  29. 92caf13 tests: Drop the superfluous igt_require_hang_ring() by Chris Wilson · 9 years ago
  30. 571b876 gem_concurrent_all: Add a "quick" tiny pass by Chris Wilson · 9 years ago
  31. 1c61c0f gem_concurrent_blit: Add a pread/pwrite variant to only set part of the buffer by Chris Wilson · 9 years ago
  32. 42291f2 gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixture by Chris Wilson · 9 years ago
  33. 1d6e5d3 igt/gem_concurrent_all: Preparatory work for testing different create flags by Chris Wilson · 9 years ago
  34. 8bf09f3 tests/gem_concurrent_all: Add a couple more sanitycheck patterns by Chris Wilson · 9 years ago
  35. 2d08e9e igt/gem_concurrent_all: Expand testing to cover different memory regimes by Chris Wilson · 9 years ago
  36. 4f5efc5 igt: s/basic/sanitycheck/ on prior smoketesting by Chris Wilson · 9 years ago
  37. 197db86 igt/gem_concurrent_blit: Explicitly check for "missed interrupts" by Chris Wilson · 9 years ago
  38. 0c26652 igt/gem_concurrent_all: Add testcases that split the copying across rings by Chris Wilson · 9 years ago
  39. de7ccdd tests: Run igt.cocci by Daniel Stone · 9 years ago
  40. 46ec33e igt/gem_concurrent_all: Add snoop concurrency tests by Chris Wilson · 9 years ago
  41. f52e7ec Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}() by Ville Syrjälä · 9 years ago
  42. b8a77dd Make gem_mmap__{cpu,gtt,wc}() assert on failure by Ville Syrjälä · 9 years ago
  43. 91d295c Remove gem_mmap__{cpu,gtt,wc} return value MAP_FAILED asserts by Ville Syrjälä · 9 years ago
  44. c81d293 convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci by Micah Fedke · 9 years ago
  45. 804e11f lib: add a single include header by Thomas Wood · 9 years ago
  46. ebb46bb tests/gem_concurrent.c: rename to gem_concurrent_all by Tim Gore · 10 years ago[Renamed from tests/gem_concurrent.c]
  47. 7763349 igt/gem_concurrent_blit: Separate out the combinatorial explosion by Chris Wilson · 10 years ago[Renamed (97%) from tests/gem_concurrent_blit.c]
  48. a72d405 igt/gem_concurrent_blit: Test copying over itself by Chris Wilson · 10 years ago
  49. a172676 igt/gem_concurrent_blt: Test overwrite source used for read-read optimisation by Chris Wilson · 10 years ago
  50. 35b0ac9 igt/gem_concurrent_blit: Exercise concurrent reads by Chris Wilson · 10 years ago
  51. 99b5ee8 igt/gem_concurrent_blit: Move buffer allocation after requires by Chris Wilson · 10 years ago
  52. 3cd45de lib/igt_gt: Document and consolidate by Daniel Vetter · 10 years ago
  53. 3e9b4e3 tests: Align subtest with naming convention by Daniel Vetter · 10 years ago
  54. a3e34ce lib/ioctl: gem_ prefix for igt_require_mmap_wc by Daniel Vetter · 10 years ago
  55. c66b242 lib/gt: api polish for igt_can_hang_ring by Daniel Vetter · 10 years ago
  56. 6011508 tests/gem_concurrent_blit: Fix indent by Daniel Vetter · 10 years ago
  57. fbcc7ba tests/gem_concurrent_blt: Adjust subtest naming by Daniel Vetter · 10 years ago
  58. 16bafdf igt/gem_concurrent_blit: Inject hangs before verifying contents by Chris Wilson · 10 years ago
  59. f2a045f igt/gem_concurrent_blit: Exercise wc mappings by Chris Wilson · 10 years ago
  60. b2ac264 tests: add more test descriptions by Thomas Wood · 10 years ago
  61. 3e766b8 igt/gem_concurrent_blit: Only read back a few GTT values by Chris Wilson · 10 years ago
  62. 0818875 igt/gem_concurrent_blit: Move igt_require() out of children by Chris Wilson · 10 years ago
  63. c12f292 igt/gem_concurrent_blit: Use the preallocated dummy bo for temporary copies by Chris Wilson · 10 years ago
  64. 86055df igt/gem_concurrent_blit: Apply some fence pressure as well by Chris Wilson · 10 years ago
  65. 59c5562 igt/gem_concurrent_blit: Add ring race checks by Chris Wilson · 10 years ago
  66. 6c428a6 igt/gem_concurrent_blit: Add GPU-vs-GPU checks by Chris Wilson · 10 years ago
  67. e624fa8 tests: sprinkle igt logging by Daniel Vetter · 11 years ago
  68. f5daeec lib: extract igt_aux.[hc] by Daniel Vetter · 11 years ago
  69. c03c6ce lib: rename intel_gpu_tools.h to intel_io.h by Daniel Vetter · 11 years ago
  70. e49ceb8 lib: unnecessary header removal for drmtest.h, part 1 by Daniel Vetter · 11 years ago
  71. eaccd44 lib: switch intel_copy_bo to directly take a size by Daniel Vetter · 11 years ago
  72. 0b4c33f igt/gem_concurrent_blit: Scale resource usage to RAM correctly by Chris Wilson · 11 years ago
  73. aee0dcb test/gem_concurrent_blt by Daniel Vetter · 11 years ago
  74. 071e9ca lib: add igt_main macro by Daniel Vetter · 11 years ago
  75. 8eaa098 test/gem_concurrent_blt: remove hack for testing igt_fork by Daniel Vetter · 11 years ago
  76. cd1f220 lib/drmtest: extract igt_fork from gem_concurrent_blt by Daniel Vetter · 11 years ago
  77. ad0f081 Revert "tests/gem_concurrent_blit: Fix segmentation fault" by Daniel Vetter · 11 years ago
  78. 912a7d8 tests/gem_concurrent_blit: Fix segmentation fault by Daniel Vetter · 11 years ago
  79. 0d320fd gem_concurrent_blit: Purge the child bufmgr's cache by Chris Wilson · 11 years ago
  80. 1b17cb9 gem_concurrent_blit: Fix the leak from the children. by Chris Wilson · 11 years ago
  81. 1ca607b gem_concurrent_blit: Share total num_buffers between all children by Chris Wilson · 11 years ago
  82. 2dbd998 tests: Introduce igt_fixture by Daniel Vetter · 11 years ago
  83. a1ca8ef tests: use igt_exit() consistently with subtests by Daniel Vetter · 11 years ago
  84. ec283d6 tests/gem_concurrent_blt: extract run wrappers by Daniel Vetter · 11 years ago
  85. 9a4957a tests/gem_concurrent_blt: use the test helpers in the forked tests by Daniel Vetter · 11 years ago
  86. 5a598c9 tests/gem_concurrent_blt: refactor basic run modes a bit by Daniel Vetter · 11 years ago
  87. 43779e3 tests: merge gem_*_concurrent_blt together by Daniel Vetter · 11 years ago[Renamed (60%) from tests/gem_prw_concurrent_blit.c]
  88. 99431a4 gem_(cpu|prw)_concurrent_blit: Add contending processes by Chris Wilson · 11 years ago
  89. 8344095 tests: s/assert/igt_assert by Daniel Vetter · 11 years ago
  90. 1caaf0a s/drmtest_/igt_/ by Daniel Vetter · 11 years ago
  91. 814b135 s/drmtest_subtest_block/drmtest_subtest/ by Daniel Vetter · 11 years ago
  92. 9f6365e lib/drmtest: Add drmtest_subtest_block macro by Daniel Vetter · 11 years ago
  93. 3dba47e tests: add gem_prw_concurrent_blt by Daniel Vetter · 11 years ago