Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] tests/kms_async_flips: Create subtest for overlay planes
@ 2025-03-27 22:15 André Almeida
  2025-03-27 22:15 ` [PATCH v4 1/3] tests/kms_async_flips: Check for atomic async flip cap André Almeida
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: André Almeida @ 2025-03-27 22:15 UTC (permalink / raw)
  To: igt-dev, Jeevan B, Kamil Konieczny
  Cc: kernel-dev, Vitaly Prosyak, Alex Hung, Melissa Wen,
	Rodrigo Siqueira, André Almeida

This patchset creates a subtest for overlay planes. This is supported by amdgpu
and is merged in the kernel:

https://lore.kernel.org/lkml/173948734065.719858.7405160715916126757.b4-ty@linaro.org/

v4:
 - Created a patch to check for DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP, so drivers
 without support for it, skips instead of failing (Melissa)
 - Encapsulated all test paths options into a function to easy maintenance (Melissa)
 - Brought back test description for GitLab compilation

v3:
 - Fixed a bug that was mixing `alternate_sync_async = true` with the overlay path
 - Refactored how the test parameters are being set/unset (patch 1/2)
 - Fixed a bug where a primary buffer was being used with an overlay plane

v2: Add test description for GitLab compilation

André Almeida (3):
  tests/kms_async_flips: Check for atomic async flip cap
  kms_async_flips: Refactor data options
  tests/kms_async_flips: Create subtest for overlay planes

 tests/kms_async_flips.c | 86 +++++++++++++++++++++++++++++++++++------
 1 file changed, 74 insertions(+), 12 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-04-06 17:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-27 22:15 [PATCH v4 0/3] tests/kms_async_flips: Create subtest for overlay planes André Almeida
2025-03-27 22:15 ` [PATCH v4 1/3] tests/kms_async_flips: Check for atomic async flip cap André Almeida
2025-03-29 18:29   ` Melissa Wen
2025-03-27 22:16 ` [PATCH v4 2/3] kms_async_flips: Refactor data options André Almeida
2025-03-29 18:53   ` Melissa Wen
2025-03-27 22:16 ` [PATCH v4 3/3] tests/kms_async_flips: Create subtest for overlay planes André Almeida
2025-03-29 19:25   ` Melissa Wen
2025-04-01 21:29     ` André Almeida
2025-03-28  3:28 ` ✓ Xe.CI.BAT: success for tests/kms_async_flips: Create subtest for overlay planes (rev5) Patchwork
2025-03-28  3:50 ` ✓ i915.CI.BAT: " Patchwork
2025-03-28  7:22 ` Patchwork
2025-03-28 16:05 ` ✗ Xe.CI.Full: failure " Patchwork
2025-03-29 19:38 ` [PATCH v4 0/3] tests/kms_async_flips: Create subtest for overlay planes Melissa Wen
2025-04-06 17:31 ` ✗ Xe.CI.Full: failure for tests/kms_async_flips: Create subtest for overlay planes (rev5) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox