linux/drivers/gpu/drm/amd/display
Lewis Huang 12dbd1f757 drm/amd/display: [FIX] update clock under two conditions
[Why]
Update clock only when non-seamless boot stream exists
creates regression on multiple scenerios.

[How]
Update clock in two conditions
1. Non-seamless boot stream exist.
2. Stream_count = 0

Fixes: 598c13b21e ("drm/amd/display: update clock when non-seamless boot stream exist")
Signed-off-by: Lewis Huang <Lewis.Huang@amd.com>
Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Acked-by: Qingqing Zhuo <Qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: <stable@vger.kernel.org>
2020-09-22 17:37:20 -04:00
..
amdgpu_dm drm/amd/display: TMDS Fallback transition 2020-09-22 12:29:05 -04:00
dc drm/amd/display: [FIX] update clock under two conditions 2020-09-22 17:37:20 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.34 2020-09-22 12:29:11 -04:00
include drm/amd/display: get socBB from VBIOS 2020-09-15 17:52:42 -04:00
modules drm/amd/display: Don't log hdcp module warnings in dmesg 2020-09-17 17:56:47 -04:00
Kconfig drm/amd/display: add DCN support for aarch64 2020-08-10 17:26:53 -04:00
Makefile
TODO