[igt-dev] [PATCH i-g-t v2 0/2] tests/kms_async_flips: Expand test

Rodrigo Siqueira Jordao Rodrigo.Siqueira at amd.com
Tue May 24 13:14:13 UTC 2022


Hi Lakshmi,

I noticed a gitlab warning in this patch:

https://patchwork.freedesktop.org/series/104037/

I think it is a false positive, but I want to check with you before I 
merge it. What do you think?

Thanks
Siqueira

On 2022-05-20 16:35, André Almeida wrote:
> 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(-)
> 



More information about the igt-dev mailing list