summaryrefslogtreecommitdiff
path: root/tests/prime_mmap.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter1-1/+0
2016-02-14tests/prime_mmap: Encapsulate check_for_dma_buf_mmap() in igt_fixture.Marius Vlad1-1/+1
2016-02-11lib: Add prime_sync_start and prime_sync_end helpersTiago Vignatti1-0/+25
2016-02-11prime_mmap: Add basic tests to write in a bo using CPUTiago Vignatti1-6/+83
2016-02-11prime_mmap: Add new test for calling mmap() on dma-buf fdsRob Bradford1-0/+417