mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
drm/amd/display: color distortion after DPMS+ background color fix
Signed-off-by: Charlene Liu <charlene.liu@amd.com> Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
a37656b99a
commit
b3c64dff24
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user