linux/drivers/gpu/drm/amd/display/modules/hdcp
Brandon Syu 99c248c41c drm/amd/display: fix HDCP reset sequence on reinitialize
[why]
When setup is called after hdcp has already setup,
it would cause to disable HDCP flow won’t execute.

[how]
Don't clean up hdcp content to be 0.

Signed-off-by: Brandon Syu <Brandon.Syu@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Wayne Lin <waynelin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-04-28 23:35:50 -04:00
..
hdcp.c drm/amd/display: fix HDCP reset sequence on reinitialize 2021-04-28 23:35:50 -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
Makefile