summaryrefslogtreecommitdiff
path: root/tests/gem_tiled_blits.c
AgeCommit message (Expand)Author
2014-05-14tests: Use igt macros moreDaniel Vetter
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-03-13lib: switch intel_copy_bo to directly take a sizeDaniel Vetter
2013-10-08gem_tiled_blits: Squash bo leak on simulationBen Widawsky
2013-10-08gem_tiled_blits: Squash memory leak on simulationBen Widawsky
2013-08-14tests: roll out igt_fixtureDaniel Vetter
2013-08-14tests: use igt_exit() consistently with subtestsDaniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-08-12s/drmtest_subtest_block/drmtest_subtest/Daniel Vetter
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau
2013-07-04gem_(tiled|linear)_blits: s/interrutible/interruptible/Chris Wilson
2013-07-03tests/gem_linear|tiled_blits: convert to subtestsDaniel Vetter
2013-07-02tests/gem_(linear|tiled)_blits: Repeat whilst being interruptedChris Wilson
2013-02-18tests: Forbid to run the blit tests with count of 1Damien Lespiau
2012-12-12tests/gem_*_tiled_blits: Use the vma limiter to present address space exhaustionChris Wilson
2012-03-22tests: don't just bail out when there's not enough RAMDaniel Vetter
2012-01-15lib/drmtest: extract gem_aperture_sizeDaniel Vetter
2011-10-15tests/gem_*_blits: reduce buffer count to not trash swapDaniel Vetter
2011-02-06gem_linear_blits,gem_tiled_blits: Add optional countChris Wilson
2011-02-06gem_tiled_blits: Minor enhancementsChris Wilson
2011-02-01Exercise the whole aperture with tiled blitsChris Wilson
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson
2009-04-03Add a regression test for tiled object blitting.Eric Anholt