summaryrefslogtreecommitdiff
path: root/tests/prime_mmap_coherency.c
AgeCommit message (Expand)Author
2018-01-30igt/prime_mmap_coherency: Close dmabuf after useChris Wilson
2017-10-24igt/prime_mmap_coherency: Remove manual gem_sync() callsChris Wilson
2017-10-19igt/prime_mmap_coherency: Call prime_sync_start before read after writeChris Wilson
2017-10-17igt/prime_mmap_coherency: Only assert correct usage of sync APIChris Wilson
2017-04-08igt/prime_mmap_coherency: Reorder cache flushes to avoid excess pressureChris Wilson
2017-04-08tests: More require GEM markupChris Wilson
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter
2016-03-19igt/prime_mmap_coherency: Speed up interruptible testingChris Wilson
2016-03-18prime_mmap_coherency: Add return error tests for prime sync ioctlTiago Vignatti
2016-03-01lib: Add read/write direction support for dmabuf synchronisationChris Wilson
2016-02-11tests: Add prime_mmap_coherency for cache coherency testsTiago Vignatti