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

André Almeida andrealmeid at igalia.com
Tue May 24 13:21:27 UTC 2022


Às 10:14 de 24/05/22, Rodrigo Siqueira Jordao escreveu:
> 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?
> 

I think it's a false positive as well, given that the fails happens with
a bunch of unrelated tests and this same patch has a successful gitlab
pipeline:

https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/587765

> 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