提交 4ed4e51b 编写于 作者: M Mikita Lipski 提交者: Alex Deucher

drm/amd/display: Add a clock source to a sharing pipe

Fix to allow DVI displays to share the same clock source
Signed-off-by: NMikita Lipski <mikita.lipski@amd.com>
Reviewed-by: NRoman Li <Roman.Li@amd.com>
Acked-by: NHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 f36cc577
......@@ -2536,7 +2536,7 @@ enum dc_status resource_map_clock_resources(
pipe_ctx->clock_source = NULL;
if (!dc->config.disable_disp_pll_sharing)
resource_find_used_clk_src_for_sharing(
pipe_ctx->clock_source = resource_find_used_clk_src_for_sharing(
&context->res_ctx,
pipe_ctx);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册