<html><body><p>
<pre>
Hi, Mac:
On Fri, 2023-11-24 at 16:53 +0800, mac.shen wrote:
> Add tee client application, HDCP 1.x and 2.x authentication for
> DisplayPort
> to support the HDCP feature.
>
> Signed-off-by: mac.shen <mac.shen@mediatek.com>
> ---
[snip]
> +
> +/* Timeout relative */
> +#define HDCP2_AKESENDCERT_WDT 100 // 100ms
> +#define HDCP2_AKESENDHPRIME_NO_STORED_WDT 1000 // 1sec
> +#define HDCP2_AKESENDHPRIME_STORED_WDT 200 // 200ms
> +#define HDCP2_AKESENDPAIRINGINFO_WDT 200 // 200ms
> +#define HDCP2_LCSENDLPRIME_WDT 7 // 7ms
> +#define HDCP2_ENC_EN_TIMER 200 // 200 ms
> +#define HDCP2_REPAUTHSENDRECVID_WDT 3000 // 3 sec
Is this HDCP_2_2_RECVID_LIST_TIMEOUT_MS? If these are defined in HDCP
specification, move these definition to include/drm/display/drm_hdcp.h
Regards,
CK
> +#define HDCP2_REP_SEND_ACK 2000 // 2 Sec
> +#define HDCP2_REPAUTHSTREAMRDY_WDT 100 // 100 ms
> +
</pre>
</p></body></html><!--type:text--><!--{--><pre>************* MEDIATEK Confidentiality Notice ********************
The information contained in this e-mail message (including any
attachments) may be confidential, proprietary, privileged, or otherwise
exempt from disclosure under applicable laws. It is intended to be
conveyed only to the designated recipient(s). Any use, dissemination,
distribution, printing, retaining or copying of this e-mail (including its
attachments) by unintended recipient(s) is strictly prohibited and may
be unlawful. If you are not an intended recipient of this e-mail, or believe
that you have received this e-mail in error, please notify the sender
immediately (by replying to this e-mail), delete any and all copies of
this e-mail (including any attachments) from your system, and do not
disclose the content of this e-mail to any other person. Thank you!
</pre><!--}-->