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_fence_upload.c
Age
Commit message (
Expand
)
Author
2017-09-08
build: Nuke #ifdef HAVE_CONFIG_H cargo-cult
Daniel Vetter
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-02-13
lib/ioctl: gem_ prefix for igt_require_mmap_wc
Daniel Vetter
2015-01-06
igt/gem_fence_upload: Add comparison against wc mmaps
Chris Wilson
2014-06-21
gem_fence_upload: Improve the contended messages
Chris Wilson
2014-06-13
tests: run igt.cocci
Daniel Vetter
2014-06-13
igt/gem_fence_upload: Exercise contention on the fault handler
Chris Wilson
2014-06-12
igt/gem_fence_upload: Throw some threads into the mix
Chris Wilson
2014-06-12
tests/gem_fence_upload: Fix test wrapper
Daniel Vetter
2014-06-12
tests: add gem_fence_upload
Chris Wilson