summaryrefslogtreecommitdiff
path: root/tests/gem_userptr_blits.c
AgeCommit message (Expand)Author
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-02-04tests/gem_userptr_blits: Race between close and invalidateMichaƂ Winiarski
2015-01-06Skip MADV_DOFORK & MADV_DONTFORK calls on OS'es that don't support themAlan Coopersmith
2014-11-17lib/os: Push simulation test down into intel_require_memoryDaniel Vetter
2014-11-17lib/os: Pust igt_require into memory check functionDaniel Vetter
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson
2014-10-24igt/gem_userptr_blits/dmabuf: Map the right pointer for !llcChris Wilson
2014-10-23igt/gem_userptr_blits/dmabuf: Provide partial coverage on !llc platformsChris Wilson
2014-10-17lib: add common min and max macrosThomas Wood
2014-10-02tests: Sprinkle missing igt_exit() where needed.Daniel Vetter
2014-09-26igt/gem_userptr_blits: Test interruptible create-destroyChris Wilson
2014-09-12igt/gem_userptr_blits: GTT mmaping a userptr requires llcChris Wilson
2014-07-24igt/gem_userptr_blits: Fix multi-threaded mm stress testerTvrtko Ursulin
2014-07-24igt/gem_userptr_blits: Fix forked access testTvrtko Ursulin
2014-07-21igt/gem_userptr_blits: New tests, old issuesChris Wilson
2014-07-15tests/gem_userptr_blits: PolishDaniel Vetter
2014-07-15tests/gem_userptr_blits: Race between object creation and multi-threaded mm opsTvrtko Ursulin
2014-07-14igt/gem_userptr_blits: Add missing RAM check before coherency testsChris Wilson
2014-07-14igt/gem_userptr_blits: Add missing RAM check before coherency testsChris Wilson
2014-07-11igt/gem_userptr_blits: Verify that userptr bo work on unshared memoryChris Wilson
2014-07-11igt/gem_userptr_blits: Shared memory allocationsChris Wilson
2014-06-03igt/gem_evict_everything: Move assertionChris Wilson
2014-05-22igt/gem_userptr_blits: Fix up last minute API changesChris Wilson
2014-05-14tests: Use igt macros moreDaniel Vetter
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-04-25test: Fixup for the previous patchDaniel Vetter
2014-04-25test/gem_userptr_*: Fix compile failDaniel Vetter
2014-04-25tests/gem_userptr_blits: Expanded userptr test casesTvrtko Ursulin