Skip to content

Commit 3f409e4

Browse files
committed
drm/i915/display: Drop FIXME about turn off infoframes
intel_dp_set_infoframes() call in intel_ddi_post_disable_dp() will take care to disable all enabled infoframes. Cc: Ville Syrjälä <[email protected]> Signed-off-by: José Roberto de Souza <[email protected]> Reviewed-by: Radhakrishna Sripada <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 6d7a793 commit 3f409e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/i915/display/intel_ddi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2810,7 +2810,6 @@ static void intel_ddi_pre_enable(struct intel_atomic_state *state,
28102810
conn_state);
28112811

28122812
/* FIXME precompute everything properly */
2813-
/* FIXME how do we turn infoframes off again? */
28142813
if (dig_port->lspcon.active && dig_port->dp.has_hdmi_sink)
28152814
dig_port->set_infoframes(encoder,
28162815
crtc_state->has_infoframe,

0 commit comments

Comments
 (0)