drm/amd/display: Revert HDCP disable sequence change
authorJaehyun Chung <jaehyun.chung@amd.com>
Mon, 10 Aug 2020 20:02:47 +0000 (16:02 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Sep 2020 17:14:11 +0000 (19:14 +0200)
commit151ed59e03a9fd747db40f051410517c2bdfb2a9
treed79cde5d35d2d4b42679eca69b4c1a372da273d7
parentaf7dceeda1162eed4c165b7ea54819b09214601e
drm/amd/display: Revert HDCP disable sequence change

[ Upstream commit b61f05622ace5b9498ae279cdfd1c9f0c1ce3f75 ]

[Why]
Revert HDCP disable sequence change that blanks stream before
disabling HDCP. PSP and HW teams are currently investigating the
root cause of why HDCP cannot be disabled before stream blank,
which is expected to work without issues.

Signed-off-by: Jaehyun Chung <jaehyun.chung@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/dc/core/dc_link.c