From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4DC8D6E1E2 for ; Wed, 24 Jun 2020 05:46:13 +0000 (UTC) From: Ankit Nautiyal Date: Wed, 24 Jun 2020 11:11:27 +0530 Message-Id: <20200624054130.11695-1-ankit.k.nautiyal@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [Patch][i-g-t v4 0/3] Add support to detect HDCP events List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org List-ID: 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