[igt-dev] [PATCH i-g-t v2 0/2] tests/kms_async_flips: Expand test
André Almeida
andrealmeid at igalia.com
Fri May 20 20:35:29 UTC 2022
Hi,
This patchset enables kms_async_flips to run in more vendors. It was
tested at i915, amdgpu and vc4.
The first patch adds a helper to keep the same behavior of the test
while keeping things simple, and the second patch make the test work on
more platforms.
Changes from v1:
- Fix function comment typo
André Almeida (2):
lib/igt_fb: Add support for drawing rectangles with random colors
tests/kms_async_flips: Support more vendors
lib/igt_fb.c | 20 ++++++++++++++++++
lib/igt_fb.h | 1 +
tests/kms_async_flips.c | 47 ++++++++++++++++++++++++-----------------
3 files changed, 49 insertions(+), 19 deletions(-)
--
2.36.0
More information about the igt-dev
mailing list