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
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
2014-08-29
Prepare for 64bit relocation addresses
Chris Wilson
2014-07-29
tests/gem_ringfill: add interruptible mode
Daniel Vetter
2014-05-15
igt/gem_ringfill: Only check for rendercopy when testing render ring
Chris Wilson
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
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
2014-03-22
lib/intel_batchbuffer: drop cpu_mapping from igt_buf
Daniel Vetter
2014-03-22
lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcs
Daniel Vetter
2014-03-22
lib/intel_batchbuffer: igt_ namespace for the buffer structure
Daniel Vetter
2014-03-22
lib: make rendercopy.h an internal header
Daniel Vetter
2013-11-27
rendercopy: Pass context to rendercopy functions
Ville Syrjälä
2013-11-06
bdw: Update obvious missing blit support
Ben Widawsky
2013-11-01
lib: add igt_main macro
Daniel Vetter
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