public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Ramalingam C <ramalingam.c@intel.com>
To: igt-dev@lists.freedesktop.org, daniel@ffwll.ch
Subject: [igt-dev] [PATCH i-g-t v4 0/6] HDCP2.2 Tests
Date: Fri,  5 Apr 2019 13:53:40 +0530	[thread overview]
Message-ID: <20190405082346.31222-1-ramalingam.c@intel.com> (raw)

This series adds tests for:
	1. content_type which is added for HDCP2.2.
	     Adds a new test for Type1.
	     Adds another test for Type1 -> Type0.
	2. teardown and rebuild of i915-mei interface.
	     Removes the mei_hdcp and reloads it and test for HDCP2.2.
	3. downstream info gathering and SRM revocation.
	     Retrieves the receivers ID from downstream_info
	     fabricates a SRM and test for the revocation of the device.

Wait for HDCP state change is implemented through the uevent handler.

v4:
  Handled the SRM sysfs is modification.
  Topology structure is provided with explicit padding, in sync with
	kernel.

Ramalingam C (6):
  kms_content_protection: Content type support
  kms_content_protection: test teardown and rebuild of I915-mei I/F
  kms_content_protection: test content type change
  kms_content_protection: uevent for HDCP status change
  kms_content_protection: srm and topology_info test
  DO NOT MERGE: CP in fast feedback list

 lib/igt_kms.c                         |   2 +
 lib/igt_kms.h                         |   2 +
 tests/intel-ci/fast-feedback.testlist |   3 +
 tests/kms_content_protection.c        | 498 ++++++++++++++++++++++++--
 4 files changed, 477 insertions(+), 28 deletions(-)

-- 
2.19.1

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

             reply	other threads:[~2019-04-05  8:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-05  8:23 Ramalingam C [this message]
2019-04-05  8:23 ` [igt-dev] [PATCH i-g-t v4 1/6] kms_content_protection: Content type support Ramalingam C
2019-04-12 15:13   ` Wentland, Harry
2019-04-05  8:23 ` [igt-dev] [PATCH i-g-t v4 2/6] kms_content_protection: test teardown and rebuild of I915-mei I/F Ramalingam C
2019-04-05  8:23 ` [igt-dev] [PATCH i-g-t v4 3/6] kms_content_protection: test content type change Ramalingam C
2019-04-05  8:23 ` [igt-dev] [PATCH i-g-t v4 4/6] kms_content_protection: uevent for HDCP status change Ramalingam C
2019-04-05  8:23 ` [igt-dev] [PATCH i-g-t v4 5/6] kms_content_protection: srm and topology_info test Ramalingam C
2019-04-05  8:23 ` [igt-dev] [PATCH i-g-t v4 6/6] DO NOT MERGE: CP in fast feedback list Ramalingam C
2019-04-05  9:33 ` [igt-dev] ✓ Fi.CI.BAT: success for HDCP2.2 Tests (rev4) Patchwork
2019-04-06  2:19 ` [igt-dev] ✗ Fi.CI.IGT: failure " 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=20190405082346.31222-1-ramalingam.c@intel.com \
    --to=ramalingam.c@intel.com \
    --cc=daniel@ffwll.ch \
    --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