intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/4] Gen12 HDCP 1.4 support on DP MST
@ 2020-09-23 11:05 Anshuman Gupta
  2020-09-23 11:05 ` [Intel-gfx] [PATCH v2 1/4] drm/i915/hdcp: DP MST transcoder for link and stream Anshuman Gupta
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Anshuman Gupta @ 2020-09-23 11:05 UTC (permalink / raw)
  To: intel-gfx; +Cc: seanpaul

This is the v2 version after testing DP with some rough
changes in kms_content_protection IGT in order to test stream
encryption with multiple streams.
DP MST link authentication, stream encryption and link integrity
check has been tested with this series on TGL platform.

Anshuman Gupta (4):
  drm/i915/hdcp: DP MST transcoder for link and stream
  drm/i915/hdcp: Move HDCP enc status timeout to header
  drm/i915/hdcp: HDCP stream encryption support
  drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support

 drivers/gpu/drm/i915/display/intel_ddi.c      | 12 +--
 drivers/gpu/drm/i915/display/intel_ddi.h      |  6 +-
 .../drm/i915/display/intel_display_types.h    |  6 ++
 drivers/gpu/drm/i915/display/intel_dp_hdcp.c  | 80 ++++++++++++++++---
 drivers/gpu/drm/i915/display/intel_dp_mst.c   | 12 +--
 drivers/gpu/drm/i915/display/intel_hdcp.c     | 70 ++++++++++------
 drivers/gpu/drm/i915/display/intel_hdcp.h     |  4 +-
 drivers/gpu/drm/i915/display/intel_hdmi.c     | 14 ++--
 drivers/gpu/drm/i915/i915_reg.h               |  1 +
 9 files changed, 147 insertions(+), 58 deletions(-)

-- 
2.26.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2020-09-23 15:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 11:05 [Intel-gfx] [PATCH v2 0/4] Gen12 HDCP 1.4 support on DP MST Anshuman Gupta
2020-09-23 11:05 ` [Intel-gfx] [PATCH v2 1/4] drm/i915/hdcp: DP MST transcoder for link and stream Anshuman Gupta
2020-09-23 11:05 ` [Intel-gfx] [PATCH v2 2/4] drm/i915/hdcp: Move HDCP enc status timeout to header Anshuman Gupta
2020-09-23 11:05 ` [Intel-gfx] [PATCH v2 3/4] drm/i915/hdcp: HDCP stream encryption support Anshuman Gupta
2020-09-23 11:05 ` [Intel-gfx] [PATCH v2 4/4] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support Anshuman Gupta
2020-09-23 11:32 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Gen12 HDCP 1.4 support on DP MST (rev2) Patchwork
2020-09-23 11:33 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-09-23 11:57 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-09-23 15:20 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).