Quoting Sankeerth Billakanti (2021-11-15 23:07:38)
Some legacy eDP sinks may not support SSC. The support for SSC is indicated through an opts flag from the controller driver. This change will enable SSC only if the sink supports it.
Signed-off-by: Sankeerth Billakanti quic_sbillaka@quicinc.com
I suppose as long as the existing user has already chosen to set the opts in the controller driver then this is fine.
Reviewed-by: Stephen Boyd swboyd@chromium.org