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_exec_big.c
Age
Commit message (
Expand
)
Author
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-10-13
igt/gem_exec_big: Secure dispatch is run through the GGTT, limit it such
Chris Wilson
2016-08-17
igt/gem_exec_big: Check walking backwards through the obj
Chris Wilson
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-04-27
igt/gem_exec_big: Check 64bit relocation values
Chris Wilson
2015-01-14
igt/gem_exec_big: Don't try to repeatedly munmap(NULL)
Chris Wilson
2015-01-12
igt/gem_exec_big: Use mmap(wc) to speed up verification
Chris Wilson
2015-01-12
igt/gem_exec_big: Also test a large batch with a large number of relocs
Chris Wilson
2015-01-09
igt/gem_exec_big: Increase stress
Chris Wilson
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-06-19
tests/gem_exec_big: Re-add gem_sync
Daniel Vetter
2014-06-16
igt/gem_exec_big: Update to new igt_assert_eq
Chris Wilson
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2013-12-10
lib: igt_simple_main/init for subtest-less tests
Daniel Vetter
2013-09-25
tests: use igt_assert/igt_require more
Daniel Vetter
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
2013-08-13
tests: use igt_fail instead of exit(param != 0)
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
2013-08-12
tests: use drmtest_skip to check for rings
Daniel Vetter
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
2012-10-09
tests/gem_exec_big: fixups
Daniel Vetter
2012-10-09
tests/gem_exec_big: add a reloc at the end of the big batch
Daniel Vetter
2012-10-09
tests: add big batchbuffer test
Daniel Vetter