linux_dsm_epyc7002/drivers/gpu/drm/amd/display
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
..
amdgpu_dm drm/amd/amdgpu_dm/mst: Remove useless sideband tracing 2020-04-01 14:44:56 -04:00
dc drm/amd/display: Use config flag to disable dmcu obj creation 2020-04-09 10:43:16 -04:00
dmub drm/amd/display: Implement abm config table copy to dmcub 2020-04-09 10:43:16 -04:00
include drm/amd/display: re-order asic declarations 2020-04-03 17:01:42 -04:00
modules drm/amd/display: fix typo 2020-04-09 10:43:16 -04:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile
TODO