linux/drivers/gpu/drm/amd/display
Jaehyun Chung 79940e4d10 drm/amd/display: Blank stream before destroying HDCP session
[Why]
Stream disable sequence incorretly destroys HDCP session while stream is
not blanked and while audio is not muted. This sequence causes a flash
of corruption during mode change and an audio click.

[How]
Change sequence to blank stream before destroying HDCP session. Audio will
also be muted by blanking the stream.

Cc: stable@vger.kernel.org
Signed-off-by: Jaehyun Chung <jaehyun.chung@amd.com>
Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-08-10 18:09:31 -04:00
..
amdgpu_dm drm/amd/display: Fix EDID parsing after resume from suspend 2020-08-10 18:09:17 -04:00
dc drm/amd/display: Blank stream before destroying HDCP session 2020-08-10 18:09:31 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.25 2020-07-21 15:37:39 -04:00
include drm/amd/display: Check lane status again after link training done 2020-08-06 16:38:32 -04:00
modules drm/amd/display: Fix LFC multiplier changing erratically 2020-08-10 18:08:53 -04:00
Kconfig drm/amd/display: Add DCN3 to Kconfig 2020-07-01 01:59:15 -04:00
Makefile
TODO