summaryrefslogtreecommitdiff
path: root/tests/gem_reloc_vs_gpu.c
AgeCommit message (Expand)Author
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
2016-01-20tests: Drop the superfluous igt_require_hang_ring()Chris Wilson
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-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2015-02-13lib/gt: api polish for igt_can_hang_ringDaniel Vetter
2015-01-07igt/gem_reloc_vs_hang: Inject hangs!Chris Wilson
2014-12-04tests: add more test descriptionsThomas Wood
2014-09-19igt/gem_reloc_vs_gpu: Fix reloc.presumed_offset valueChris Wilson
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2013-12-05gem_reloc_vs_gpu: Update for gen8 BLT cmdsBen Widawsky
2013-11-06bdw: Update obvious missing blit supportBen Widawsky
2013-11-04lib: drop return value from igt_drop_cachesDaniel Vetter
2013-11-04lib: Add igt_drop_caches_set()Oscar Mateo
2013-11-04tests: Fix "-thrashing" and "-thrash-inactive" distinctionOscar Mateo
2013-11-01lib: add igt_main macroDaniel Vetter
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter
2013-09-11tests/gem_reloc_vs_gpu: some fixesDaniel Vetter
2013-09-10tests/gem_reloc_vs_gpu: use igt_fork_helperDaniel Vetter
2013-09-04tests: add missing igt_exit() callsDaniel Vetter
2013-09-04tests: add gem_persisten_relocsDaniel Vetter
2013-09-03tests/gem_reloc_vs_gpu: add thrashing testsDaniel Vetter
2013-09-03tests/gem_reloc_vs_gpu: add forked versionsDaniel Vetter
2013-09-03tests/gem_reloc_vs_gpu: Add faulting reloc testsDaniel Vetter
2013-09-03tests/gem_reloc_vs_gpu: add interruptible versionDaniel Vetter
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2012-01-10tests: fixup new warningsDaniel Vetter
2011-12-04tests/gem_reloc_vs_gpu: fixup this messDaniel Vetter
2011-12-04tests/gem_reloc_vs_gpu: emit special batch on blt ring on gen6+Daniel Vetter
2011-12-04tests/gem_reloc_vs_gpu: switch to COLOR_BLT instead of PIPE_CONTROLDaniel Vetter
2011-12-04tests: add gem_reloc_vs_gpuDaniel Vetter