summaryrefslogtreecommitdiff
path: root/tests/gem_ring_sync_loop.c
AgeCommit message (Expand)Author
2018-02-23Iterate over physical enginesChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-03-14tests/gem_ring_sync_loop: Exercise all ringsChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-22lib: Refactor common detection of missed interruptsChris Wilson
2016-01-19igt/gem_ring_sync_loop: Be explicit!Chris Wilson
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-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel 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-25tests: use igt_assert/igt_require moreDaniel Vetter
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau
2013-05-03i-g-t: check kernel enable rings or notZhong Li
2013-04-27gem_ring_sync_loop.c: fix an operator errorZhong Li
2013-04-26Check for vebox support before testingChris Wilson
2013-04-24gem_ring_sync_loop: test the new ringXiang, Haihao
2013-04-24gem_ring_sync_loop: check the rings supported by the kernelXiang, Haihao
2012-01-10tests: fixup new warningsDaniel Vetter
2011-09-13tests: exit(77) to properly mark tests as SKIPDaniel Vetter
2011-09-12tests: basic ring<->cpu and ring<->ring testsDaniel Vetter