All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [Patch][i-g-t v3 0/3] Add support to detect HDCP events
@ 2020-06-23 13:34 Ankit Nautiyal
  2020-06-23 13:34 ` [igt-dev] [Patch][i-g-t v3 1/3] lib/igt_kms: Add support for detecting connector events Ankit Nautiyal
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ankit Nautiyal @ 2020-06-23 13:34 UTC (permalink / raw)
  To: igt-dev

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_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 +-
 6 files changed, 103 insertions(+), 198 deletions(-)

-- 
2.17.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-23 14:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-23 13:34 [igt-dev] [Patch][i-g-t v3 0/3] Add support to detect HDCP events Ankit Nautiyal
2020-06-23 13:34 ` [igt-dev] [Patch][i-g-t v3 1/3] lib/igt_kms: Add support for detecting connector events Ankit Nautiyal
2020-06-23 14:12   ` Ramalingam C
2020-06-23 13:34 ` [igt-dev] [Patch][i-g-t v3 2/3] tests/kms_content_protection: Use library functions for handling uevents Ankit Nautiyal
2020-06-23 13:34 ` [igt-dev] [Patch][i-g-t v3 3/3] lib: Use generic names for APIs that handle uevents Ankit Nautiyal
2020-06-23 13:44 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Add support to detect HDCP events (rev3) Patchwork
2020-06-23 14:13 ` [igt-dev] [Patch][i-g-t v3 0/3] Add support to detect HDCP events Arkadiusz Hiler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.