index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_ring_sync_loop.c
Age
Commit message (
Expand
)
Author
2016-03-14
tests/gem_ring_sync_loop: Exercise all rings
Chris Wilson
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
2016-01-22
lib: Refactor common detection of missed interrupts
Chris Wilson
2016-01-19
igt/gem_ring_sync_loop: Be explicit!
Chris Wilson
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
2013-09-25
tests: use igt_assert/igt_require more
Daniel Vetter
2013-08-13
tests: use igt_fail instead of exit(param != 0)
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-07-18
tests: Instrument tests run in simulation to run quickly
Damien Lespiau
2013-05-03
i-g-t: check kernel enable rings or not
Zhong Li
2013-04-27
gem_ring_sync_loop.c: fix an operator error
Zhong Li
2013-04-26
Check for vebox support before testing
Chris Wilson
2013-04-24
gem_ring_sync_loop: test the new ring
Xiang, Haihao
2013-04-24
gem_ring_sync_loop: check the rings supported by the kernel
Xiang, Haihao
2012-01-10
tests: fixup new warnings
Daniel Vetter
2011-09-13
tests: exit(77) to properly mark tests as SKIP
Daniel Vetter
2011-09-12
tests: basic ring<->cpu and ring<->ring tests
Daniel Vetter