summaryrefslogtreecommitdiff
path: root/tests/gem_fence_upload.c
AgeCommit message (Expand)Author
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09s/gem_mmap/gem_mmap__gtt/Ville Syrjälä
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-02-13lib/ioctl: gem_ prefix for igt_require_mmap_wcDaniel Vetter
2015-01-06igt/gem_fence_upload: Add comparison against wc mmapsChris Wilson
2014-06-21gem_fence_upload: Improve the contended messagesChris Wilson
2014-06-13tests: run igt.cocciDaniel Vetter
2014-06-13igt/gem_fence_upload: Exercise contention on the fault handlerChris Wilson
2014-06-12igt/gem_fence_upload: Throw some threads into the mixChris Wilson
2014-06-12tests/gem_fence_upload: Fix test wrapperDaniel Vetter
2014-06-12tests: add gem_fence_uploadChris Wilson