1. de7ccdd tests: Run igt.cocci by Daniel Stone · 9 years ago
  2. f52e7ec Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}() by Ville Syrjälä · 9 years ago
  3. b8a77dd Make gem_mmap__{cpu,gtt,wc}() assert on failure by Ville Syrjälä · 9 years ago
  4. 7eaae3c Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc} by Ville Syrjälä · 9 years ago
  5. c81d293 convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci by Micah Fedke · 9 years ago
  6. 804e11f lib: add a single include header by Thomas Wood · 9 years ago
  7. 6fff1f8 ioctl_wrappers: Pass in offset to CPU mmaps by Chris Wilson · 10 years ago
  8. e624fa8 tests: sprinkle igt logging by Daniel Vetter · 10 years ago
  9. c03c6ce lib: rename intel_gpu_tools.h to intel_io.h by Daniel Vetter · 11 years ago
  10. e49ceb8 lib: unnecessary header removal for drmtest.h, part 1 by Daniel Vetter · 11 years ago
  11. 856afd5 igt/gem_pwrite_pread: Fix relocation offsets for gen8+ by Chris Wilson · 11 years ago
  12. a3b8091 igt/gem_pwrite_pread: Fix relocation offsets for gen8+ by Chris Wilson · 11 years ago
  13. 072d358 igt/gem_pwrite_pread: Fix XY_SRC_COPY command length for gen8+ by Chris Wilson · 11 years ago
  14. a2bf80f tests: fix sub-test enumeration by Thomas Wood · 11 years ago
  15. 3aad2ac tests/bdw: pwrite_pread by Ben Widawsky · 11 years ago
  16. 40599b0 pwrite_pread: Get devid only once by Ben Widawsky · 11 years ago
  17. a2925b0 pwrite_pread: Extract batch building by Ben Widawsky · 11 years ago
  18. 41ae28e pwrite_pread: use execbuf.batch_len for size by Ben Widawsky · 11 years ago
  19. 225a91b lib/drmtest: include sys/mman.h from drmtest.h by Daniel Vetter · 11 years ago
  20. b3880d3 tests: roll out igt_fixture by Daniel Vetter · 11 years ago
  21. 8344095 tests: s/assert/igt_assert by Daniel Vetter · 11 years ago
  22. 6877877 tests: s/return igt_retval();/igt_exit();/ by Daniel Vetter · 11 years ago
  23. 1caaf0a s/drmtest_/igt_/ by Daniel Vetter · 11 years ago
  24. 814b135 s/drmtest_subtest_block/drmtest_subtest/ by Daniel Vetter · 11 years ago
  25. 7553ad6 tests: use drmtest_skip() in caching ioctl helpers by Daniel Vetter · 11 years ago
  26. 9f6365e lib/drmtest: Add drmtest_subtest_block macro by Daniel Vetter · 11 years ago
  27. 40ea6f4 tests: s/cacheing/caching by Daniel Vetter · 11 years ago
  28. 467796a Expand gem_set_cacheing testing to handle the proposed DISPLAY domain by Chris Wilson · 11 years ago
  29. 5762296 tests/gem_pwrite_pread: subtest annotation by Daniel Vetter · 11 years ago
  30. d9bc787 gem_pwrite_pread: Use mmap to bypass pwrite/pread for comparison by Chris Wilson · 11 years ago
  31. e4a7c2f gem_pwrite_pread: Measure how long it takes to upload/copy/download by Chris Wilson · 11 years ago