提交 b3c64dff 编写于 作者: C Charlene Liu 提交者: Alex Deucher

drm/amd/display: color distortion after DPMS+ background color fix

Signed-off-by: NCharlene Liu <charlene.liu@amd.com>
Reviewed-by: NDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: NHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 a37656b9
......@@ -1054,6 +1054,8 @@ static enum dc_status apply_single_controller_ctx_to_hw(
if (!pipe_ctx_old->stream) {
core_link_enable_stream(pipe_ctx);
resource_build_info_frame(pipe_ctx);
dce110_update_info_frame(pipe_ctx);
if (dc_is_dp_signal(pipe_ctx->stream->signal))
dce110_unblank_stream(pipe_ctx,
&stream->sink->link->public.cur_link_settings);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册