[PATCH v6 0/4] tests/kms_async_flips: Create subtest for overlay planes
André Almeida
andrealmeid at igalia.com
Tue Apr 8 00:05:22 UTC 2025
Em 07/04/2025 21:02, André Almeida escreveu:
> 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/
>
> v6:
> - Added missing `test_init_ops()` for "overlay-atomic" test
> - Reworked `test_init_fbs()`: it destroys all buffers when the modifier
> changes, and recreate then if they are need for the next test. It also destroys
> overlay buffers if they are not needed anymore
- Also changed `igt_has_drm_cap()` function return to distinguish ioctl
errors (like bad fd) from unsupported caps.
More information about the igt-dev
mailing list