summaryrefslogtreecommitdiff
path: root/tests/gem_persistent_relocs.c
AgeCommit message (Expand)Author
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-04-03tests: More precautionary selfchecks to filter out broken GPUsChris Wilson
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-01-02igt: Mass conversion to to_user_pointer()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-04-03igt/gem_persistent_relocs: Add note about known byt/full-ppgtt issueChris Wilson
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2014-12-04tests: add more test descriptionsThomas Wood
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_persistent_relocs: 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-17tests/gem_persistent_relocs: Tune down the test a bitDaniel Vetter
2013-09-11tests/gem_persisten_relocs: Update like gem_reloc_vs_pugDaniel Vetter
2013-09-04tests: add missing igt_exit() callsDaniel Vetter
2013-09-04tests: add gem_persisten_relocsDaniel Vetter