summaryrefslogtreecommitdiff
path: root/tests/gem_mmap_offset_exhaustion.c
AgeCommit message (Expand)Author
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09s/gem_mmap/gem_mmap__gtt/Ville Syrjälä
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2014-12-04tests: add more test descriptionsThomas Wood
2014-05-14tests: Use igt macros moreDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2012-03-20tests: add gem_mmap_offset_exhaustionDaniel Vetter