summaryrefslogtreecommitdiff
path: root/lib/igt_vgem.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-20lib/igt_vgem: Use UAPI headerMaĆ­ra Canal1-27/+9
2022-10-07Replace instances of mmap64() with mmap()Jake Freeland1-1/+1
2017-09-08lib: clean up header includesDaniel Vetter1-3/+7
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter1-2/+0
2016-07-27docs: minimal docs for igt_vgem.cDaniel Vetter1-0/+12
2016-07-18igt/vgem_slow: Test for the expected -ETIMEDOUT upon fence timeoutChris Wilson1-3/+9
2016-07-15igt/vgem_slow/nohang: Test fence autotimeoutChris Wilson1-4/+26
2016-07-12vgem: Add basic dma-buf fence interopChris Wilson1-0/+70
2016-06-18igt: Add basic exercise of vGEMChris Wilson1-0/+82