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_ringfill.c
Age
Commit message (
Expand
)
Author
2013-08-14
tests: roll out igt_fixture
Daniel Vetter
2013-08-14
tests: use igt_exit() consistently with subtests
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
2013-08-12
s/drmtest_subtest_block/drmtest_subtest/
Daniel Vetter
2013-08-12
lib/drmtest: Add drmtest_subtest_block macro
Daniel Vetter
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
2012-11-29
lib: extract get_render_copyfunc
Daniel Vetter
2012-11-28
tests/gem_ringfill: convert to subtest infrastructure
Daniel Vetter
2012-04-19
tests/gem_ringfill: add progress indicator
Daniel Vetter
2012-02-22
tests/gem_ringfill: shut up the compiler
Daniel Vetter
2012-02-22
tests/gem_ringfill: Exercise all rings
Chris Wilson
2012-02-22
gem_ringfill: Make this actually test that all the batches executed.
Eric Anholt
2010-10-26
Prepare for split BLT ring on Sandybridge.
Chris Wilson
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
2009-04-27
Add a test to try to fill the ring.
Eric Anholt