1. f52e7ec Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}() by Ville Syrjälä · 9 years ago
  2. b8a77dd Make gem_mmap__{cpu,gtt,wc}() assert on failure by Ville Syrjälä · 9 years ago
  3. 9792e7b s/gem_mmap/gem_mmap__gtt/ by Ville Syrjälä · 9 years ago
  4. c81d293 convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci by Micah Fedke · 9 years ago
  5. 804e11f lib: add a single include header by Thomas Wood · 9 years ago
  6. 07be8fe igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible by Matt Roper · 10 years ago
  7. 4306538 tests: Sprinkle missing igt_exit() where needed. by Daniel Vetter · 10 years ago
  8. 5a98fe9 lib: Add argc/argv to igt_simple_init by Daniel Vetter · 10 years ago
  9. 0b7ce4a tests: Use igt macros more by Daniel Vetter · 10 years ago
  10. e624fa8 tests: sprinkle igt logging by Daniel Vetter · 10 years ago
  11. c03c6ce lib: rename intel_gpu_tools.h to intel_io.h by Daniel Vetter · 11 years ago
  12. e49ceb8 lib: unnecessary header removal for drmtest.h, part 1 by Daniel Vetter · 11 years ago
  13. dda85fb tests: roll out igt_simple_init/igt_simple_main by Daniel Vetter · 11 years ago
  14. df5e880 tests: More bdw fallout by Daniel Vetter · 11 years ago
  15. 225a91b lib/drmtest: include sys/mman.h from drmtest.h by Daniel Vetter · 11 years ago
  16. 8344095 tests: s/assert/igt_assert by Daniel Vetter · 11 years ago
  17. 5a28ef8 context: update for new execbuf2 element by Ben Widawsky · 13 years ago
  18. 7f94434 lib/drmtest: extract gem_aperture_size by Daniel Vetter · 13 years ago
  19. 527cad1 lib/drmtest: extract gem_mmap by Daniel Vetter · 13 years ago
  20. 7a6042e lib/drmtest: extract gem_create by Daniel Vetter · 13 years ago
  21. 319638b lib/drmtest: extract gem_write by Daniel Vetter · 13 years ago
  22. 5dd17d3 lib/drmtest: extract gem_close by Daniel Vetter · 13 years ago
  23. aa67b22 lib/drmtest: extract gem_set_tiling by Daniel Vetter · 13 years ago
  24. 19d6995 tests: exit(77) to properly mark tests as SKIP by Daniel Vetter · 13 years ago
  25. 21ec8c7 tests: mark gen3-only tests as such by Daniel Vetter · 13 years ago
  26. e7119c2 test/gen3_mixed_blits: Remember that the BLT engine cannot handle Y-tiling by Chris Wilson · 13 years ago
  27. 6f6cd81 test/gen3_mixed_blits: Alternately use fence regs for the render copies by Chris Wilson · 13 years ago
  28. 853d729 test/gen3_mixed_blits: Acutally use fences for BLT by Chris Wilson · 13 years ago
  29. f5e63b1 test: Add more gen3 render blitters by Chris Wilson · 13 years ago