projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d849178
)
drm: HDCP2.2 link check period
author
Ramalingam C
<ramalingam.c@intel.com>
Sat, 16 Feb 2019 17:36:56 +0000
(23:06 +0530)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 20 Feb 2019 19:40:57 +0000
(20:40 +0100)
Time period for HDCP2.2 link check.
Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
https://patchwork.freedesktop.org/patch/msgid/1550338640-17470-10-git-send-email-ramalingam.c@intel.com
include/drm/drm_hdcp.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_hdcp.h
b/include/drm/drm_hdcp.h
index
7260b31
..
d4e98b1
100644
(file)
--- a/
include/drm/drm_hdcp.h
+++ b/
include/drm/drm_hdcp.h
@@
-13,6
+13,7
@@
/* Period of hdcp checks (to ensure we're still authenticated) */
#define DRM_HDCP_CHECK_PERIOD_MS (128 * 16)
+#define DRM_HDCP2_CHECK_PERIOD_MS 500
/* Shared lengths/masks between HDMI/DVI/DisplayPort */
#define DRM_HDCP_AN_LEN 8