Prepare for 64bit relocation addresses
[platform/upstream/intel-gpu-tools.git] / tests / gem_ringfill.c
2014-08-29 Chris WilsonPrepare for 64bit relocation addresses
2014-07-29 Daniel Vettertests/gem_ringfill: add interruptible mode
2014-05-15 Chris Wilsonigt/gem_ringfill: Only check for rendercopy when testin...
2014-05-13 Daniel Vettertests: sprinkle igt logging
2014-03-23 Daniel Vetterlib: extract igt_aux.[hc]
2014-03-22 Daniel Vetterlib: rename intel_gpu_tools.h to intel_io.h
2014-03-22 Daniel Vetterlib: unnecessary header removal for drmtest.h, part 1
2014-03-22 Daniel Vetterlib/intel_batchbuffer: drop cpu_mapping from igt_buf
2014-03-22 Daniel Vetterlib/intel_batchbuffer: igt_ prefix for rendercopy/media...
2014-03-22 Daniel Vetterlib/intel_batchbuffer: igt_ namespace for the buffer...
2014-03-22 Daniel Vetterlib: make rendercopy.h an internal header
2013-11-27 Ville Syrjälärendercopy: Pass context to rendercopy functions
2013-11-06 Ben Widawskybdw: Update obvious missing blit support
2013-11-01 Daniel Vetterlib: add igt_main macro
2013-08-14 Daniel Vettertests: roll out igt_fixture
2013-08-14 Daniel Vettertests: use igt_exit() consistently with subtests
2013-08-13 Daniel Vettertests: s/assert/igt_assert
2013-08-12 Daniel Vetters/drmtest_/igt_/
2013-08-12 Daniel Vetters/drmtest_subtest_block/drmtest_subtest/
2013-08-12 Daniel Vetterlib/drmtest: Add drmtest_subtest_block macro
2013-07-18 Damien Lespiautests: Black list tests we don't want to run on simulation
2012-11-29 Daniel Vetterlib: extract get_render_copyfunc
2012-11-28 Daniel Vettertests/gem_ringfill: convert to subtest infrastructure
2012-04-19 Daniel Vettertests/gem_ringfill: add progress indicator
2012-02-22 Daniel Vettertests/gem_ringfill: shut up the compiler
2012-02-22 Chris Wilsontests/gem_ringfill: Exercise all rings
2012-02-22 Eric Anholtgem_ringfill: Make this actually test that all the...
2010-10-26 Chris WilsonPrepare for split BLT ring on Sandybridge.
2010-04-08 Chris WilsonEnable compilation on non-Intel, non-DRM systems.
2009-04-27 Eric AnholtAdd a test to try to fill the ring.