public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v7 0/8] HDCP2.2 Tests
@ 2019-05-30 15:00 Ramalingam C
  2019-05-30 15:00 ` [igt-dev] [PATCH i-g-t v7 1/8] kms_content_protection: Tests are defined by flags Ramalingam C
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Ramalingam C @ 2019-05-30 15:00 UTC (permalink / raw)
  To: uma.shankar, daniel.vetter, igt-dev

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. Test for SRM write and kernel validation
	4. Link Integrity check is converted as a separate subtest
	5. Subtest is added to test the uevent for HDCP state change.

v7:
  Typos are fixed.
  SRM file is created with appropriate file mode.
  Reset the test flags at the start of the tests.

Ramalingam C (8):
  kms_content_protection: Tests are defined by flags
  kms_content_protection: Link Integrity Check subtest
  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 Testing
  DO NOT MERGE: CP in fast feedback list

 lib/igt_kms.c                         |   1 +
 lib/igt_kms.h                         |   1 +
 tests/intel-ci/fast-feedback.testlist |   3 +
 tests/kms_content_protection.c        | 366 ++++++++++++++++++++++++--
 4 files changed, 349 insertions(+), 22 deletions(-)

-- 
2.19.1

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

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

end of thread, other threads:[~2019-07-02 13:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-30 15:00 [igt-dev] [PATCH i-g-t v7 0/8] HDCP2.2 Tests Ramalingam C
2019-05-30 15:00 ` [igt-dev] [PATCH i-g-t v7 1/8] kms_content_protection: Tests are defined by flags Ramalingam C
2019-05-30 15:00 ` [igt-dev] [PATCH i-g-t v7 2/8] kms_content_protection: Link Integrity Check subtest Ramalingam C
2019-07-02 12:57   ` Shankar, Uma
2019-05-30 15:00 ` [igt-dev] [PATCH i-g-t v7 3/8] kms_content_protection: Content type support Ramalingam C
2019-05-30 15:00 ` [igt-dev] [PATCH i-g-t v7 4/8] kms_content_protection: test teardown and rebuild of I915-mei I/F Ramalingam C
2019-05-30 15:00 ` [igt-dev] [PATCH i-g-t v7 5/8] kms_content_protection: test content type change Ramalingam C
2019-07-02 13:01   ` Shankar, Uma
2019-05-30 15:00 ` [igt-dev] [PATCH i-g-t v7 6/8] kms_content_protection: uevent for HDCP status change Ramalingam C
2019-07-02 13:16   ` Shankar, Uma
2019-05-30 15:00 ` [igt-dev] [PATCH i-g-t v7 7/8] kms_content_protection: SRM Testing Ramalingam C
2019-05-30 15:00 ` [igt-dev] [PATCH i-g-t v7 8/8] DO NOT MERGE: CP in fast feedback list Ramalingam C
2019-05-31 10:53 ` [igt-dev] ✓ Fi.CI.BAT: success for HDCP2.2 Tests (rev7) Patchwork
2019-05-31 23:54 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox