diff options
author | Anshuman Gupta <[email protected]> | 2021-01-11 13:41:07 +0530 |
---|---|---|
committer | Anshuman Gupta <[email protected]> | 2021-01-13 08:29:31 +0530 |
commit | fbf652bdb4b24908dd4e44d542488fcc7bb423af (patch) | |
tree | 424e51579177c96fd53204e2d163c971a919c277 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | fc6097d4fb2988f12954993be70b882a345a35e5 (diff) |
drm/i915/hdcp: Move HDCP enc status timeout to header
DP MST stream encryption status requires time of a link frame
in order to change its status, but as there were some HDCP
encryption timeout observed earlier, it is safer to use
ENCRYPT_STATUS_CHANGE_TIMEOUT_MS timeout for stream status too,
it requires to move the macro to a header.
It will be used by both HDCP{1.x,2.x} stream status timeout.
Related: 'commit 7e90e8d0c0ea ("drm/i915: Increase timeout for Encrypt
status change")'
Cc: Ramalingam C <[email protected]>
Reviewed-by: Uma Shankar <[email protected]>
Reviewed-by: Ramalingam C <[email protected]>
Tested-by: Karthik B S <[email protected]>
Signed-off-by: Anshuman Gupta <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions