summaryrefslogtreecommitdiff
path: root/tests/gem_reloc_overflow.c
AgeCommit message (Expand)Author
2017-06-29igt/gem_reloc_overflow: Pass the right invalid presumed_offsetChris Wilson
2017-06-22igt/gem_reloc_overflow: Fix limits for buffercount overflowChris Wilson
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-03-10igt/gem_reloc_overflow: 32bit compilation warningChris Wilson
2016-03-09tests/gem_reloc_overflow: Add missing igt_fixtureDaniel Vetter
2016-03-08igt/gem_reloc_overflow: Fix errno tests for "overflow"Chris Wilson
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
2014-12-04tests: add more test descriptionsThomas Wood
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-11-07tests/gem_overflow_reloc: Rework subtest enumerationDaniel Vetter
2013-11-07tests/gem_reloc_overflow: Polish after Rafael's patchDaniel Vetter
2013-11-07tests/gem_reloc_overflow: Add gen8+ specifc testsRafael Barbalho
2013-11-01lib: add igt_main macroDaniel Vetter
2013-09-19tests/gem_reloc_overflow: New subtest for overflowing buffer_countDaniel Vetter
2013-09-19tests/gem_reloc_overflow: Extract reloc_testsDaniel Vetter
2013-09-04tests/gem_reloc_overflow: Add more checksDaniel Vetter
2013-09-04tests/gem_reloc_overflow: convert to subtestsDaniel Vetter
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-03-22tests: add gem_reloc_overflow to check wrappingKees Cook