linux_dsm_epyc7002/drivers/gpu/drm/amd/display/modules/hdcp
Joseph Gravenor 49c4a8b6d9 drm/amd/display: fix typo
[why]
MOD_HDCP_STATUS_HDCP1_ENABLE_ENCRYPTION and
MOD_HDCP_STATUS_HDCP2_ENABLE_ENCRYPTION were supposed to be
MOD_HDCP_STATUS_HDCP1_ENABLE_ENCRYPTION_FAILURE and
MOD_HDCP_STATUS_HDCP2_ENABLE_ENCRYPTION_FAILURE. Because of this
it always seems like mod_hdcp_hdcp1_enable_encryption
and mod_hdcp_hdcp2_enable_encryption are always passing

[how]
rename the elements to what they were supposed to be called

Signed-off-by: Joseph Gravenor <joseph.gravenor@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-04-09 10:43:16 -04:00
..
hdcp1_execution.c drm/amd/display: Remove hdcp display state with mst fix 2020-04-09 10:43:16 -04:00
hdcp1_transition.c drm/amd/display: Workaround to do HDCP authentication twice on certain displays 2020-03-05 00:30:04 -05:00
hdcp2_execution.c drm/amd/display: Remove hdcp display state with mst fix 2020-04-09 10:43:16 -04:00
hdcp2_transition.c drm/amd/display: update HDCP DTM immediately after hardware programming 2020-02-12 16:01:46 -05:00
hdcp_ddc.c drm/amd/display: remove magic numbers in hdcp_ddc 2020-03-19 00:03:04 -04:00
hdcp_log.c drm/amd/display: fix typo 2020-04-09 10:43:16 -04:00
hdcp_log.h drm/amd/display: Add stay count and bstatus to HDCP log 2020-03-09 13:48:59 -04:00
hdcp_psp.c drm/amd/display: fix typo 2020-04-09 10:43:16 -04:00
hdcp_psp.h drm/amd/display: Handle revoked receivers 2020-02-12 16:01:30 -05:00
hdcp.c drm/amd/display: Remove hdcp display state with mst fix 2020-04-09 10:43:16 -04:00
hdcp.h drm/amd/display: Remove hdcp display state with mst fix 2020-04-09 10:43:16 -04:00
Makefile drm/amd/display: Add execution and transition states for HDCP2.2 2019-11-19 10:12:53 -05:00