On Fri, Jun 30, 2023 at 07:38:38PM +0300, Jani Nikula wrote: > On Fri, 30 Jun 2023, Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx> wrote: > > From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > > > > Try to deal with duplicate child devices for the same DDI port > > by attempting to initialize them in VBT defined order The first > > on to succeed for a specific DDI port will be the one we use. > > > > We'll also get rid of i915->display.vbt.ports[] here as any conflicts > > will now be handled at encoder registration time rather than during > > VBT parsing. Note that intel_bios_encoder_data_lookup() still remaims > > for pre-DDI DP/HDMI ports as those don't (at least yet) use VBT > > driven initialization. > > > > TODO: DSI dual link handling is sketchy at best > > Despite the sketchy bits this seems like a step forward. > > Reviewed-by: Jani Nikula <jani.nikula@xxxxxxxxx> Series pushed to din. Thanks for the review. -- Ville Syrjälä Intel