[igt-dev] [PATCH i-g-t 0/2] tests/dmabuf: Add tests for sync_file import/export

Jason Ekstrand jason at jlekstrand.net
Mon May 24 20:52:23 UTC 2021


This series adds tests for sync_file import/export as per this kernel
series on dri-devel:

https://patchwork.freedesktop.org/series/90380/
https://lists.freedesktop.org/archives/dri-devel/2021-May/307561.html

The import stuff is labled RFC because that bit of the kernel patches
aren't quite baked yet.

Jason Ekstrand (2):
  tests/dmabuf: Add tests for sync_file export (v3)
  RFC: tests/dmabuf: Add tests for sync_file import (v3)

 tests/dmabuf_sync_file.c | 457 +++++++++++++++++++++++++++++++++++++++
 tests/meson.build        |   1 +
 2 files changed, 458 insertions(+)
 create mode 100644 tests/dmabuf_sync_file.c

-- 
2.31.1



More information about the igt-dev mailing list