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_tiled_blits.c
Age
Commit message (
Expand
)
Author
2014-05-14
tests: Use igt macros more
Daniel Vetter
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-13
lib: switch intel_copy_bo to directly take a size
Daniel Vetter
2013-10-08
gem_tiled_blits: Squash bo leak on simulation
Ben Widawsky
2013-10-08
gem_tiled_blits: Squash memory leak on simulation
Ben Widawsky
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: Instrument tests run in simulation to run quickly
Damien Lespiau
2013-07-04
gem_(tiled|linear)_blits: s/interrutible/interruptible/
Chris Wilson
2013-07-03
tests/gem_linear|tiled_blits: convert to subtests
Daniel Vetter
2013-07-02
tests/gem_(linear|tiled)_blits: Repeat whilst being interrupted
Chris Wilson
2013-02-18
tests: Forbid to run the blit tests with count of 1
Damien Lespiau
2012-12-12
tests/gem_*_tiled_blits: Use the vma limiter to present address space exhaustion
Chris Wilson
2012-03-22
tests: don't just bail out when there's not enough RAM
Daniel Vetter
2012-01-15
lib/drmtest: extract gem_aperture_size
Daniel Vetter
2011-10-15
tests/gem_*_blits: reduce buffer count to not trash swap
Daniel Vetter
2011-02-06
gem_linear_blits,gem_tiled_blits: Add optional count
Chris Wilson
2011-02-06
gem_tiled_blits: Minor enhancements
Chris Wilson
2011-02-01
Exercise the whole aperture with tiled blits
Chris Wilson
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-03
Add a regression test for tiled object blitting.
Eric Anholt