All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/2] tests/kms_async_flips: Expand test
@ 2022-05-20 20:35 André Almeida
  2022-05-20 20:35 ` [igt-dev] [PATCH i-g-t v2 1/2] lib/igt_fb: Add support for drawing rectangles with random colors André Almeida
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: André Almeida @ 2022-05-20 20:35 UTC (permalink / raw)
  To: igt-dev; +Cc: petri.latvala, kernel-dev, markyacoub

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-05-24 16:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 20:35 [igt-dev] [PATCH i-g-t v2 0/2] tests/kms_async_flips: Expand test André Almeida
2022-05-20 20:35 ` [igt-dev] [PATCH i-g-t v2 1/2] lib/igt_fb: Add support for drawing rectangles with random colors André Almeida
2022-05-20 20:35 ` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_async_flips: Support more vendors André Almeida
2022-05-20 21:30 ` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_async_flips: Expand test (rev4) Patchwork
2022-05-20 21:52 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2022-05-20 23:24 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2022-05-24 13:14 ` [igt-dev] [PATCH i-g-t v2 0/2] tests/kms_async_flips: Expand test Rodrigo Siqueira Jordao
2022-05-24 13:21   ` André Almeida
2022-05-24 15:48   ` Vudum, Lakshminarayana
2022-05-24 16:01     ` Rodrigo Siqueira Jordao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.