[igt-dev] [PATCH i-g-t v11 0/2] Add test for asynchronous flips
Karthik B S
karthik.b.s at intel.com
Fri Sep 25 04:26:11 UTC 2020
Add test for validation of asynchronous flips.
Karthik B S (2):
lib/igt_ioctl_wrappers: Add igt_has_drm_cap ioctl wrapper
tests/kms_async_flips: Add test to validate asynchronous flips
lib/ioctl_wrappers.c | 17 ++
lib/ioctl_wrappers.h | 1 +
tests/Makefile.sources | 1 +
tests/kms_async_flips.c | 425 ++++++++++++++++++++++++++++++++++++++++
tests/meson.build | 1 +
5 files changed, 445 insertions(+)
create mode 100644 tests/kms_async_flips.c
--
2.22.0
More information about the igt-dev
mailing list