summaryrefslogtreecommitdiff
path: root/tests/gem_hang.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-5/+1
2014-10-02tests: Sprinkle missing igt_exit() where needed.Daniel Vetter1-1/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-1/+1
2014-07-14lib: Add argc/argv to igt_simple_initDaniel Vetter1-1/+1
2014-06-20intel-gpu-tools: add igt_core init func calls to some testsTim Gore1-0/+2
2014-05-14tests: Use igt macros moreDaniel Vetter1-5/+3
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-1/+2
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter1-1/+1
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-1/+0
2011-11-11tests/gem_hang: fix copy-paste problemEugeni Dodonov1-1/+1
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson1-2/+1
2009-06-18Four new tests for error handlingJesse Barnes1-0/+98