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_reloc_vs_gpu.c
Age
Commit message (
Expand
)
Author
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
2016-01-20
tests: Drop the superfluous igt_require_hang_ring()
Chris Wilson
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
2015-10-09
s/gem_mmap/gem_mmap__gtt/
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-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2015-02-13
lib/gt: api polish for igt_can_hang_ring
Daniel Vetter
2015-01-07
igt/gem_reloc_vs_hang: Inject hangs!
Chris Wilson
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-09-19
igt/gem_reloc_vs_gpu: Fix reloc.presumed_offset value
Chris Wilson
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
2014-08-29
Prepare for 64bit relocation addresses
Chris Wilson
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
2013-12-05
gem_reloc_vs_gpu: Update for gen8 BLT cmds
Ben Widawsky
2013-11-06
bdw: Update obvious missing blit support
Ben Widawsky
2013-11-04
lib: drop return value from igt_drop_caches
Daniel Vetter
2013-11-04
lib: Add igt_drop_caches_set()
Oscar Mateo
2013-11-04
tests: Fix "-thrashing" and "-thrash-inactive" distinction
Oscar Mateo
2013-11-01
lib: add igt_main macro
Daniel Vetter
2013-09-25
tests: use igt_assert/igt_require more
Daniel Vetter
2013-09-11
tests/gem_reloc_vs_gpu: some fixes
Daniel Vetter
2013-09-10
tests/gem_reloc_vs_gpu: use igt_fork_helper
Daniel Vetter
2013-09-04
tests: add missing igt_exit() calls
Daniel Vetter
2013-09-04
tests: add gem_persisten_relocs
Daniel Vetter
2013-09-03
tests/gem_reloc_vs_gpu: add thrashing tests
Daniel Vetter
2013-09-03
tests/gem_reloc_vs_gpu: add forked versions
Daniel Vetter
2013-09-03
tests/gem_reloc_vs_gpu: Add faulting reloc tests
Daniel Vetter
2013-09-03
tests/gem_reloc_vs_gpu: add interruptible version
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-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
2012-01-10
tests: fixup new warnings
Daniel Vetter
2011-12-04
tests/gem_reloc_vs_gpu: fixup this mess
Daniel Vetter
2011-12-04
tests/gem_reloc_vs_gpu: emit special batch on blt ring on gen6+
Daniel Vetter
2011-12-04
tests/gem_reloc_vs_gpu: switch to COLOR_BLT instead of PIPE_CONTROL
Daniel Vetter
2011-12-04
tests: add gem_reloc_vs_gpu
Daniel Vetter