drm/amd/display: skip audio setup when audio stream is enabled
stable inclusion from stable-v5.10.148 commit 4f32f266b108fd7e6eb4f42bd7c87bad393e30cd category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I6D0WL Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=4f32f266b108fd7e6eb4f42bd7c87bad393e30cd -------------------------------- [ Upstream commit 65fbfb02 ] [why] We have minimal pipe split transition method to avoid pipe allocation outage.However, this method will invoke audio setup which cause audio output stuck once pipe reallocate. [how] skip audio setup for pipelines which audio stream has been enabled Reviewed-by:Charlene Liu <Charlene.Liu@amd.com> Acked-by:
Wayne Lin <wayne.lin@amd.com> Signed-off-by:
zhikzhai <zhikai.zhai@amd.com> Tested-by:
Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com> Reviewed-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment