summaryrefslogtreecommitdiff
path: root/tests/gem_double_irq_loop.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-08tests: More require GEM markupChris Wilson1-0/+1
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-12-04tests: add more test descriptionsThomas Wood1-0/+2
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-2/+2
2014-08-29Prepare for 64bit relocation addressesChris Wilson1-2/+0
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
2014-01-10tests: fixup igt_simple_main falloutDaniel Vetter1-4/+2
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter1-3/+1
2013-11-06bdw: Update obvious missing blit supportBen Widawsky1-4/+3
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter1-21/+4
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter1-5/+5
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-1/+0
2013-08-12s/drmtest_/igt_/Daniel Vetter1-1/+1
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau1-0/+2
2011-12-14tests/gem_double_irq_loop: silence the compilerChris Wilson1-1/+1
2011-09-13tests: exit(77) to properly mark tests as SKIPDaniel Vetter1-2/+1
2011-09-12tests: add basic test for missed irqsDaniel Vetter1-0/+148