summaryrefslogtreecommitdiff
path: root/tests/prime_mmap_coherency.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27prime_mmap_coherency: Nuke custom main functionPetri Latvala1-5/+1
2018-01-30igt/prime_mmap_coherency: Close dmabuf after useChris Wilson1-0/+5
2017-10-24igt/prime_mmap_coherency: Remove manual gem_sync() callsChris Wilson1-4/+0
2017-10-19igt/prime_mmap_coherency: Call prime_sync_start before read after writeChris Wilson1-2/+8
2017-10-17igt/prime_mmap_coherency: Only assert correct usage of sync APIChris Wilson1-49/+22
2017-04-08igt/prime_mmap_coherency: Reorder cache flushes to avoid excess pressureChris Wilson1-24/+16
2017-04-08tests: More require GEM markupChris Wilson1-0/+1
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter1-1/+1
2016-03-19igt/prime_mmap_coherency: Speed up interruptible testingChris Wilson1-7/+2
2016-03-18prime_mmap_coherency: Add return error tests for prime sync ioctlTiago Vignatti1-0/+112
2016-03-01lib: Add read/write direction support for dmabuf synchronisationChris Wilson1-2/+2
2016-02-11tests: Add prime_mmap_coherency for cache coherency testsTiago Vignatti1-0/+246