1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/modules/hdcp
Nicholas Kazlauskas e0912e15d3 drm/amd/display: Always poll for rxstatus in authenticate
[Why]
Requirement from the spec - we shouldn't be potentially exiting out
early based on encryption status.

[How]
Drop the calls from HDCP1 and HDCP2 execution that exit out early
based on link encryption status.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-04-20 21:41:47 -04:00
..
hdcp.c drm/amd/display: add mod hdcp interface for supporting encryption state query 2021-04-09 16:48:15 -04:00
hdcp.h drm/amd/display: add mod hdcp interface for supporting encryption state query 2021-04-09 16:48:15 -04:00
hdcp1_execution.c drm/amd/display: Always poll for rxstatus in authenticate 2021-04-20 21:41:47 -04:00
hdcp1_transition.c drm/amd/display: add mod hdcp interface for supporting encryption state query 2021-04-09 16:48:15 -04:00
hdcp2_execution.c drm/amd/display: Always poll for rxstatus in authenticate 2021-04-20 21:41:47 -04:00
hdcp2_transition.c drm/amd/display: add mod hdcp interface for supporting encryption state query 2021-04-09 16:48:15 -04:00
hdcp_ddc.c drm/amd/display: Fix CP_IRQ clear bit and logic 2020-09-15 17:52:40 -04:00
hdcp_log.c drm/amd/display: remove unneeded semicolon 2020-10-30 01:03:02 -04:00
hdcp_log.h drm/amd/display: Don't log hdcp module warnings in dmesg 2020-09-17 17:56:47 -04:00
hdcp_psp.c drm/amd/display: add handling for hdcp2 rx id list validation 2021-04-20 21:37:51 -04:00
hdcp_psp.h drm/amd/display: Handle revoked receivers 2020-02-12 16:01:30 -05:00
Makefile drm/amd/display: Add execution and transition states for HDCP2.2 2019-11-19 10:12:53 -05:00