1. 16ea5ee build: remove _GNU_SOURCE from source files by Daniel Vetter · 7 years ago
  2. 83884e9 Restore "lib: Open debugfs files for the given DRM device" by Chris Wilson · 7 years ago
  3. 25fbae1 Revert "lib: Open debugfs files for the given DRM device" by Tomeu Vizoso · 7 years ago
  4. 301ad44 lib: Open debugfs files for the given DRM device by Tomeu Vizoso · 8 years ago
  5. 9518cb5 igt: Start marking up GEM tests that require an alive GPU to function by Chris Wilson · 8 years ago
  6. 4de67b2 igt: Mass conversion to to_user_pointer() by Chris Wilson · 8 years ago
  7. 0a1fc45 igt/gem_busy: Prevent banning when running multiple hang tests by Chris Wilson · 8 years ago
  8. 92caf13 tests: Drop the superfluous igt_require_hang_ring() by Chris Wilson · 9 years ago
  9. f52e7ec Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}() by Ville Syrjälä · 9 years ago
  10. b8a77dd Make gem_mmap__{cpu,gtt,wc}() assert on failure by Ville Syrjälä · 9 years ago
  11. 9792e7b s/gem_mmap/gem_mmap__gtt/ by Ville Syrjälä · 9 years ago
  12. c81d293 convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci by Micah Fedke · 9 years ago
  13. 804e11f lib: add a single include header by Thomas Wood · 9 years ago
  14. 07be8fe igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible by Matt Roper · 10 years ago
  15. 3cd45de lib/igt_gt: Document and consolidate by Daniel Vetter · 10 years ago
  16. c66b242 lib/gt: api polish for igt_can_hang_ring by Daniel Vetter · 10 years ago
  17. ce79b7a igt/gem_reloc_vs_hang: Inject hangs! by Chris Wilson · 10 years ago
  18. b2ac264 tests: add more test descriptions by Thomas Wood · 10 years ago
  19. 4b81e9c igt/gem_reloc_vs_gpu: Fix reloc.presumed_offset value by Chris Wilson · 10 years ago
  20. 10552b5 batch: Specify number of relocations to accommodate by Chris Wilson · 10 years ago
  21. 982f7eb Prepare for 64bit relocation addresses by Chris Wilson · 10 years ago
  22. f5daeec lib: extract igt_aux.[hc] by Daniel Vetter · 10 years ago
  23. c03c6ce lib: rename intel_gpu_tools.h to intel_io.h by Daniel Vetter · 10 years ago
  24. e49ceb8 lib: unnecessary header removal for drmtest.h, part 1 by Daniel Vetter · 10 years ago
  25. 53b0c04 gem_reloc_vs_gpu: Update for gen8 BLT cmds by Ben Widawsky · 11 years ago
  26. f4dfa37 bdw: Update obvious missing blit support by Ben Widawsky · 11 years ago
  27. af9d1b5 lib: drop return value from igt_drop_caches by Daniel Vetter · 11 years ago
  28. 5f0ab94 lib: Add igt_drop_caches_set() by Oscar Mateo · 11 years ago
  29. a97402e tests: Fix "-thrashing" and "-thrash-inactive" distinction by Oscar Mateo · 11 years ago
  30. 071e9ca lib: add igt_main macro by Daniel Vetter · 11 years ago
  31. f3c54d0 tests: use igt_assert/igt_require more by Daniel Vetter · 11 years ago
  32. 5dc424f tests/gem_reloc_vs_gpu: some fixes by Daniel Vetter · 11 years ago
  33. 7c25e8c tests/gem_reloc_vs_gpu: use igt_fork_helper by Daniel Vetter · 11 years ago
  34. 0550092 tests: add missing igt_exit() calls by Daniel Vetter · 11 years ago
  35. 87c690f tests: add gem_persisten_relocs by Daniel Vetter · 11 years ago
  36. 7db283f tests/gem_reloc_vs_gpu: add thrashing tests by Daniel Vetter · 11 years ago
  37. 2c7166e tests/gem_reloc_vs_gpu: add forked versions by Daniel Vetter · 11 years ago
  38. e45b7d9 tests/gem_reloc_vs_gpu: Add faulting reloc tests by Daniel Vetter · 11 years ago
  39. bd59d60 tests/gem_reloc_vs_gpu: add interruptible version by Daniel Vetter · 11 years ago
  40. 5e25fcc tests: use igt_fail instead of exit(param != 0) by Daniel Vetter · 11 years ago
  41. 8344095 tests: s/assert/igt_assert by Daniel Vetter · 11 years ago
  42. 1caaf0a s/drmtest_/igt_/ by Daniel Vetter · 11 years ago
  43. 5fa15f7 tests: Black list tests we don't want to run on simulation by Damien Lespiau · 11 years ago
  44. a7a80c2 tests: fixup new warnings by Daniel Vetter · 13 years ago
  45. 09cba27 tests/gem_reloc_vs_gpu: fixup this mess by Daniel Vetter · 13 years ago
  46. b9629f2 tests/gem_reloc_vs_gpu: emit special batch on blt ring on gen6+ by Daniel Vetter · 13 years ago
  47. 28e3f9c tests/gem_reloc_vs_gpu: switch to COLOR_BLT instead of PIPE_CONTROL by Daniel Vetter · 13 years ago
  48. ad6be1f tests: add gem_reloc_vs_gpu by Daniel Vetter · 13 years ago