summaryrefslogtreecommitdiff
path: root/tests/gem_ring_sync_loop.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Iterate over physical enginesChris Wilson1-1/+1
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-2/+2
2016-03-14tests/gem_ring_sync_loop: Exercise all ringsChris Wilson1-3/+9
2016-01-27lib: Share common __gem_execbuf()Chris Wilson1-8/+0
2016-01-22lib: Refactor common detection of missed interruptsChris Wilson1-25/+2
2016-01-19igt/gem_ring_sync_loop: Be explicit!Chris Wilson1-62/+72
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-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-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter1-7/+2
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter1-17/+3
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter1-4/+4
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-1/+0
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau1-1/+1
2013-05-03i-g-t: check kernel enable rings or notZhong Li1-37/+1
2013-04-27gem_ring_sync_loop.c: fix an operator errorZhong Li1-2/+2
2013-04-26Check for vebox support before testingChris Wilson1-5/+1
2013-04-24gem_ring_sync_loop: test the new ringXiang, Haihao1-3/+13
2013-04-24gem_ring_sync_loop: check the rings supported by the kernelXiang, Haihao1-3/+34
2012-01-10tests: fixup new warningsDaniel Vetter1-2/+2
2011-09-13tests: exit(77) to properly mark tests as SKIPDaniel Vetter1-2/+1
2011-09-12tests: basic ring<->cpu and ring<->ring testsDaniel Vetter1-0/+140