]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Aug 2020 19:27:51 +0000 (15:27 -0400)
commit069f918d0c092250bd5fad394cda8fdaccfd1144
tree5823148f1e804ab776b7835db2e3436d1a940ced
parent2fe3b3634366cd5076f3e11ffc7c2d938255bd56
drm/amd/display: Revert HDCP disable sequence change

[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>
drivers/gpu/drm/amd/display/dc/core/dc_link.c