drm/amd/display: Fix DSC-re-computing
[ Upstream commit b9b5a82c ] [Why] This fixes a bug introduced by commit c5365554 ("drm/amd/display: dsc mst re-compute pbn for changes on hub"). The change caused light-up issues with a second display that required DSC on some MST docks. [How] Use Virtual DPCD for DSC caps in MST case. [Limitations] This change only affects MST DSC devices that follow specifications additional changes are required to check for old MST DSC devices such as ones which do not check for Virtual DPCD registers. Reviewed-by:Swapnil Patel <swapnil.patel@amd.com> Reviewed-by:
Hersen Wu <hersenxs.wu@amd.com> Acked-by:
Tom Chung <chiahsuan.chung@amd.com> Signed-off-by:
Agustin Gutierrez <agustin.gutierrez@amd.com> Tested-by:
Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com> Stable-dep-of: 4641169a ("drm/amd/display: Fix incorrect DSC recompute trigger") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment