1. ebb46bb tests/gem_concurrent.c: rename to gem_concurrent_all by Tim Gore · 10 years ago[Renamed from tests/gem_concurrent.c]
  2. 7763349 igt/gem_concurrent_blit: Separate out the combinatorial explosion by Chris Wilson · 10 years ago[Renamed (97%) from tests/gem_concurrent_blit.c]
  3. a72d405 igt/gem_concurrent_blit: Test copying over itself by Chris Wilson · 10 years ago
  4. a172676 igt/gem_concurrent_blt: Test overwrite source used for read-read optimisation by Chris Wilson · 10 years ago
  5. 35b0ac9 igt/gem_concurrent_blit: Exercise concurrent reads by Chris Wilson · 10 years ago
  6. 99b5ee8 igt/gem_concurrent_blit: Move buffer allocation after requires by Chris Wilson · 10 years ago
  7. 3cd45de lib/igt_gt: Document and consolidate by Daniel Vetter · 10 years ago
  8. 3e9b4e3 tests: Align subtest with naming convention by Daniel Vetter · 10 years ago
  9. a3e34ce lib/ioctl: gem_ prefix for igt_require_mmap_wc by Daniel Vetter · 10 years ago
  10. c66b242 lib/gt: api polish for igt_can_hang_ring by Daniel Vetter · 10 years ago
  11. 6011508 tests/gem_concurrent_blit: Fix indent by Daniel Vetter · 10 years ago
  12. fbcc7ba tests/gem_concurrent_blt: Adjust subtest naming by Daniel Vetter · 10 years ago
  13. 16bafdf igt/gem_concurrent_blit: Inject hangs before verifying contents by Chris Wilson · 10 years ago
  14. f2a045f igt/gem_concurrent_blit: Exercise wc mappings by Chris Wilson · 10 years ago
  15. b2ac264 tests: add more test descriptions by Thomas Wood · 10 years ago
  16. 3e766b8 igt/gem_concurrent_blit: Only read back a few GTT values by Chris Wilson · 10 years ago
  17. 0818875 igt/gem_concurrent_blit: Move igt_require() out of children by Chris Wilson · 10 years ago
  18. c12f292 igt/gem_concurrent_blit: Use the preallocated dummy bo for temporary copies by Chris Wilson · 10 years ago
  19. 86055df igt/gem_concurrent_blit: Apply some fence pressure as well by Chris Wilson · 10 years ago
  20. 59c5562 igt/gem_concurrent_blit: Add ring race checks by Chris Wilson · 10 years ago
  21. 6c428a6 igt/gem_concurrent_blit: Add GPU-vs-GPU checks by Chris Wilson · 10 years ago
  22. e624fa8 tests: sprinkle igt logging by Daniel Vetter · 11 years ago
  23. f5daeec lib: extract igt_aux.[hc] by Daniel Vetter · 11 years ago
  24. c03c6ce lib: rename intel_gpu_tools.h to intel_io.h by Daniel Vetter · 11 years ago
  25. e49ceb8 lib: unnecessary header removal for drmtest.h, part 1 by Daniel Vetter · 11 years ago
  26. eaccd44 lib: switch intel_copy_bo to directly take a size by Daniel Vetter · 11 years ago
  27. 0b4c33f igt/gem_concurrent_blit: Scale resource usage to RAM correctly by Chris Wilson · 11 years ago
  28. aee0dcb test/gem_concurrent_blt by Daniel Vetter · 11 years ago
  29. 071e9ca lib: add igt_main macro by Daniel Vetter · 11 years ago
  30. 8eaa098 test/gem_concurrent_blt: remove hack for testing igt_fork by Daniel Vetter · 11 years ago
  31. cd1f220 lib/drmtest: extract igt_fork from gem_concurrent_blt by Daniel Vetter · 11 years ago
  32. ad0f081 Revert "tests/gem_concurrent_blit: Fix segmentation fault" by Daniel Vetter · 11 years ago
  33. 912a7d8 tests/gem_concurrent_blit: Fix segmentation fault by Daniel Vetter · 11 years ago
  34. 0d320fd gem_concurrent_blit: Purge the child bufmgr's cache by Chris Wilson · 11 years ago
  35. 1b17cb9 gem_concurrent_blit: Fix the leak from the children. by Chris Wilson · 11 years ago
  36. 1ca607b gem_concurrent_blit: Share total num_buffers between all children by Chris Wilson · 11 years ago
  37. 2dbd998 tests: Introduce igt_fixture by Daniel Vetter · 11 years ago
  38. a1ca8ef tests: use igt_exit() consistently with subtests by Daniel Vetter · 11 years ago
  39. ec283d6 tests/gem_concurrent_blt: extract run wrappers by Daniel Vetter · 11 years ago
  40. 9a4957a tests/gem_concurrent_blt: use the test helpers in the forked tests by Daniel Vetter · 11 years ago
  41. 5a598c9 tests/gem_concurrent_blt: refactor basic run modes a bit by Daniel Vetter · 11 years ago
  42. 43779e3 tests: merge gem_*_concurrent_blt together by Daniel Vetter · 11 years ago[Renamed (60%) from tests/gem_prw_concurrent_blit.c]
  43. 99431a4 gem_(cpu|prw)_concurrent_blit: Add contending processes by Chris Wilson · 11 years ago
  44. 8344095 tests: s/assert/igt_assert by Daniel Vetter · 11 years ago
  45. 1caaf0a s/drmtest_/igt_/ by Daniel Vetter · 11 years ago
  46. 814b135 s/drmtest_subtest_block/drmtest_subtest/ by Daniel Vetter · 11 years ago
  47. 9f6365e lib/drmtest: Add drmtest_subtest_block macro by Daniel Vetter · 11 years ago
  48. 3dba47e tests: add gem_prw_concurrent_blt by Daniel Vetter · 11 years ago