This series adds tests for async page flip for DRM Atomic API. Kernel patches: https://lore.kernel.org/dri-devel/20231025005318.293690-1-andrealmeid@xxxxxxxxxx/ André Almeida (1): tests/kms_async_flips: Add test for atomic prop changes Simon Ser (1): tests/kms_async_flips: add atomic test include/drm-uapi/drm.h | 8 +++ tests/kms_async_flips.c | 105 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 113 insertions(+) -- 2.42.1