This series adds in/out fence testing to kms_atomic_transition test and makes some minor cleanups.
This series can be found here: https://git.collabora.com/cgit/user/robertfoss/intel-gpu-tools.git/log/?h=fences_v2 Gustavo Padovan (11): tests/kms_atomic_transition: use igt timeout instead of blocking tests/kms_atomic_transition: don't assume max pipes lib/igt_kms: move igt_kms_get_alt_edid() to the right place lib/igt_kms: export properties names tests/kms_atomic: use global atomic properties definitions lib/igt_kms: Add support for the OUT_FENCE_PTR property tests/kms_atomic: stress possible fence settings tests/kms_atomic_transition: add fencing parameter to run_transition_tests tests/kms_atomic_transition: add out_fences tests tests/kms_atomic_transition: add in_fences tests tests/kms_atomic_transition: set out_fence for all crtcs Robert Foss (1): lib/igt_kms: Add support for the IN_FENCE_FD property lib/igt_kms.c | 103 +++++++++++--- lib/igt_kms.h | 31 +++++ tests/kms_atomic.c | 309 +++++++++++++++++++++++++++++------------- tests/kms_atomic_transition.c | 147 ++++++++++++++++++-- 4 files changed, 458 insertions(+), 132 deletions(-) -- 2.11.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx