Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] tests/kms_async_flips: Create subtest for overlay planes
@ 2025-03-20 14:00 André Almeida
  2025-03-20 14:00 ` [PATCH v3 1/2] kms_async_flips: Refactor data options André Almeida
  2025-03-20 14:00 ` [PATCH v3 2/2] tests/kms_async_flips: Create subtest for overlay planes André Almeida
  0 siblings, 2 replies; 5+ messages in thread
From: André Almeida @ 2025-03-20 14:00 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/

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 (2):
  kms_async_flips: Refactor data options
  tests/kms_async_flips: Create subtest for overlay planes

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

-- 
2.49.0


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

end of thread, other threads:[~2025-03-24 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-20 14:00 [PATCH v3 0/2] tests/kms_async_flips: Create subtest for overlay planes André Almeida
2025-03-20 14:00 ` [PATCH v3 1/2] kms_async_flips: Refactor data options André Almeida
2025-03-24 21:22   ` Melissa Wen
2025-03-20 14:00 ` [PATCH v3 2/2] tests/kms_async_flips: Create subtest for overlay planes André Almeida
2025-03-24 21:32   ` Melissa Wen

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