提交 a95e7d73 编写于 作者: Y Yongqiang Sun 提交者: Alex Deucher

drm/amd/display: Disable pipe split.

Signed-off-by: NYongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: NHersen Wu <hersenxs.wu@amd.com>
Acked-by: NHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 4c0732bf
......@@ -443,7 +443,7 @@ static const struct dc_debug debug_defaults_drv = {
.disable_pplib_wm_range = false,
#if defined(CONFIG_DRM_AMD_DC_DCN1_0)
.use_dml_wm = false,
.disable_pipe_split = false
.disable_pipe_split = true
#endif
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册