All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] HDCP misc
@ 2020-02-12  9:35 ` Ramalingam C
  0 siblings, 0 replies; 16+ messages in thread
From: Ramalingam C @ 2020-02-12  9:35 UTC (permalink / raw)
  To: intel-gfx, dri-devel

Combined HDCP patches together. Few for DRM SRM handling and few
more for hdcp2.2 compliance fix at I915.

Ramalingam C (5):
  drm/hdcp: optimizing the srm handling
  drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITS
  drm/i915: terminate reauth at stream management failure
  drm/i915: dont retry stream management at seq_num_m roll over
  drm/i915/hdcp: conversion to struct drm_device based logging macros.

 drivers/gpu/drm/drm_hdcp.c                | 158 +++++++-----------
 drivers/gpu/drm/drm_internal.h            |   4 -
 drivers/gpu/drm/drm_sysfs.c               |   2 -
 drivers/gpu/drm/i915/display/intel_hdcp.c | 188 +++++++++++++---------
 include/drm/drm_hdcp.h                    |   6 +-
 5 files changed, 170 insertions(+), 188 deletions(-)

-- 
2.20.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2020-02-12 10:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-12  9:35 [PATCH 0/5] HDCP misc Ramalingam C
2020-02-12  9:35 ` [Intel-gfx] " Ramalingam C
2020-02-12  9:35 ` [PATCH 1/5] drm/hdcp: optimizing the srm handling Ramalingam C
2020-02-12  9:35   ` [Intel-gfx] " Ramalingam C
2020-02-12  9:35 ` [PATCH 2/5] drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITS Ramalingam C
2020-02-12  9:35   ` [Intel-gfx] " Ramalingam C
2020-02-12  9:35 ` [PATCH 3/5] drm/i915: terminate reauth at stream management failure Ramalingam C
2020-02-12  9:35   ` [Intel-gfx] " Ramalingam C
2020-02-12  9:35 ` [PATCH 4/5] drm/i915: dont retry stream management at seq_num_m roll over Ramalingam C
2020-02-12  9:35   ` [Intel-gfx] " Ramalingam C
2020-02-12  9:35 ` [PATCH 5/5] drm/i915/hdcp: conversion to struct drm_device based logging macros Ramalingam C
2020-02-12  9:35   ` [Intel-gfx] " Ramalingam C
2020-02-12 10:01   ` Jani Nikula
2020-02-12 10:01     ` [Intel-gfx] " Jani Nikula
2020-02-12 10:25     ` Ramalingam C
2020-02-12 10:25       ` [Intel-gfx] " Ramalingam C

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.