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_concurrent_blit.c
Age
Commit message (
Expand
)
Author
2015-04-02
tests/gem_concurrent.c: rename to gem_concurrent_all
Tim Gore
2015-03-26
igt/gem_concurrent_blit: Separate out the combinatorial explosion
Chris Wilson
2015-03-19
igt/gem_concurrent_blit: Test copying over itself
Chris Wilson
2015-03-17
igt/gem_concurrent_blt: Test overwrite source used for read-read optimisation
Chris Wilson
2015-03-17
igt/gem_concurrent_blit: Exercise concurrent reads
Chris Wilson
2015-03-17
igt/gem_concurrent_blit: Move buffer allocation after requires
Chris Wilson
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2015-02-13
tests: Align subtest with naming convention
Daniel Vetter
2015-02-13
lib/ioctl: gem_ prefix for igt_require_mmap_wc
Daniel Vetter
2015-02-13
lib/gt: api polish for igt_can_hang_ring
Daniel Vetter
2015-01-22
tests/gem_concurrent_blit: Fix indent
Daniel Vetter
2015-01-22
tests/gem_concurrent_blt: Adjust subtest naming
Daniel Vetter
2015-01-07
igt/gem_concurrent_blit: Inject hangs before verifying contents
Chris Wilson
2015-01-06
igt/gem_concurrent_blit: Exercise wc mappings
Chris Wilson
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-09-26
igt/gem_concurrent_blit: Only read back a few GTT values
Chris Wilson
2014-09-03
igt/gem_concurrent_blit: Move igt_require() out of children
Chris Wilson
2014-08-31
igt/gem_concurrent_blit: Use the preallocated dummy bo for temporary copies
Chris Wilson
2014-08-29
igt/gem_concurrent_blit: Apply some fence pressure as well
Chris Wilson
2014-08-29
igt/gem_concurrent_blit: Add ring race checks
Chris Wilson
2014-08-29
igt/gem_concurrent_blit: Add GPU-vs-GPU checks
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-13
lib: switch intel_copy_bo to directly take a size
Daniel Vetter
2014-01-26
igt/gem_concurrent_blit: Scale resource usage to RAM correctly
Chris Wilson
2013-12-03
test/gem_concurrent_blt
Daniel Vetter
2013-11-01
lib: add igt_main macro
Daniel Vetter
2013-09-02
test/gem_concurrent_blt: remove hack for testing igt_fork
Daniel Vetter
2013-08-29
lib/drmtest: extract igt_fork from gem_concurrent_blt
Daniel Vetter
2013-08-26
Revert "tests/gem_concurrent_blit: Fix segmentation fault"
Daniel Vetter
2013-08-20
tests/gem_concurrent_blit: Fix segmentation fault
Daniel Vetter
2013-08-16
gem_concurrent_blit: Purge the child bufmgr's cache
Chris Wilson
2013-08-16
gem_concurrent_blit: Fix the leak from the children.
Chris Wilson
2013-08-16
gem_concurrent_blit: Share total num_buffers between all children
Chris Wilson
2013-08-14
tests: Introduce igt_fixture
Daniel Vetter
2013-08-14
tests: use igt_exit() consistently with subtests
Daniel Vetter
2013-08-14
tests/gem_concurrent_blt: extract run wrappers
Daniel Vetter
2013-08-14
tests/gem_concurrent_blt: use the test helpers in the forked tests
Daniel Vetter
2013-08-14
tests/gem_concurrent_blt: refactor basic run modes a bit
Daniel Vetter
2013-08-14
tests: merge gem_*_concurrent_blt together
Daniel Vetter