From: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [Patch][i-g-t v4 0/3] Add support to detect HDCP events
Date: Wed, 24 Jun 2020 11:11:27 +0530 [thread overview]
Message-ID: <20200624054130.11695-1-ankit.k.nautiyal@intel.com> (raw)
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
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2020-06-24 5:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-24 5:41 Ankit Nautiyal [this message]
2020-06-24 5:41 ` [igt-dev] [Patch][i-g-t v4 1/3] lib/igt_kms: Add support for detecting connector events Ankit Nautiyal
2020-06-24 5:41 ` [igt-dev] [Patch][i-g-t v4 2/3] tests/kms_content_protection: Use library functions for handling uevents Ankit Nautiyal
2020-06-26 9:13 ` Ramalingam C
2020-06-24 5:41 ` [igt-dev] [Patch][i-g-t v4 3/3] lib: Use generic names for APIs that handle uevents Ankit Nautiyal
2020-06-24 9:51 ` [igt-dev] ✓ Fi.CI.BAT: success for Add support to detect HDCP events (rev4) Patchwork
2020-06-24 12:06 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-06-25 11:33 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200624054130.11695-1-ankit.k.nautiyal@intel.com \
--to=ankit.k.nautiyal@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox