mbox series

[i-g-t,0/2] Add test for atomic async page flip

Message ID 20231110163811.24158-1-andrealmeid@igalia.com (mailing list archive)
Headers show
Series Add test for atomic async page flip | expand

Message

André Almeida Nov. 10, 2023, 4:38 p.m. UTC
This series adds tests for async page flip for DRM Atomic API. Kernel patches:
https://lore.kernel.org/dri-devel/20231025005318.293690-1-andrealmeid@igalia.com/

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(+)