[igt-dev] [Patch][i-g-t v4 0/3] Add support to detect HDCP events

Ankit Nautiyal ankit.k.nautiyal at intel.com
Wed Jun 24 05:41:27 UTC 2020


This patch-series modifies the igt_kms to add support to detect
connector events. This support is then used for detecting
HDCP events in kms_content_protection. 
Third patch, renames the APIs to have generic names.

Ankit Nautiyal (3):
  lib/igt_kms: Add support for detecting connector events
  tests/kms_content_protection: Use library functions for handling
    uevents
  lib: Use generic names for APIs that handle uevents

 lib/igt_chamelium.c            |   4 +-
 lib/igt_kms.c                  |  99 ++++++++++++++--------
 lib/igt_kms.h                  |   8 +-
 tests/kms_chamelium.c          |  36 ++++----
 tests/kms_content_protection.c | 146 ++-------------------------------
 tests/kms_flip.c               |   6 +-
 tests/kms_lease.c              |   6 +-
 7 files changed, 105 insertions(+), 200 deletions(-)

-- 
2.17.1



More information about the igt-dev mailing list