We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9bb55 commit 17d577bCopy full SHA for 17d577b
1 file changed
drivers/gpu/drm/amd/display/dc/link/link_dpms.c
@@ -2453,9 +2453,6 @@ void link_set_dpms_off(struct pipe_ctx *pipe_ctx)
2453
}
2454
2455
2456
- if (dc_is_hdmi_signal(pipe_ctx->stream->signal))
2457
- dc_link_disable_frl(pipe_ctx->stream->link);
2458
-
2459
if (pipe_ctx->stream->signal == SIGNAL_TYPE_DISPLAY_PORT &&
2460
!dp_is_128b_132b_signal(pipe_ctx)) {
2461
0 commit comments