[PATCH 00/12] kms tests for the DRM fences interfaces

Gustavo Padovan gustavo at padovan.org
Mon Nov 14 09:59:12 UTC 2016


From: Gustavo Padovan <gustavo.padovan at collabora.co.uk>

Hi,

That is the first version of the igt tests for DRM fences[1]. The
first four patches are just fix/improvements on the kms_atomic
infrastructure.

These patches depends on Robert Foss tests for sw_sync and a branch
with those tests included can be seen here:

https://git.collabora.com/cgit/user/padovan/intel-gpu-tools.git/log/

Gustavo

---
[1] https://lkml.org/lkml/2016/11/13/324

Gustavo Padovan (11):
  tests/kms_atomic_transition: use select + read instead of blocking
    read
  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                 | 102 +++++++++++++----
 lib/igt_kms.h                 |  13 +++
 tests/kms_atomic.c            | 247 ++++++++++++++++++++++++++----------------
 tests/kms_atomic_transition.c | 148 ++++++++++++++++++++++---
 4 files changed, 379 insertions(+), 131 deletions(-)

-- 
2.5.5



More information about the dri-devel mailing list