[PATCH v3 0/2] tests/kms_async_flips: Create subtest for overlay planes

André Almeida andrealmeid at igalia.com
Thu Mar 20 14:00:28 UTC 2025


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



More information about the igt-dev mailing list