On 10/27/12 9:52 AM, Daniel Vetter wrote: > This essentially reverts > > commit cb0953d734348e8862d6d7edc666cfb3bf6d8fae > Author: Adam Jackson <ajax at redhat.com> > Date: Fri Jul 16 14:46:29 2010 -0400 > > drm/i915: Initialize LVDS and eDP outputs before anything else > > simply because it doesn't scale: It misses SDVO and DVO panels, > and now with DDI encoders on haswell this is becoming unmanageable. > > Instead we simply sort the connector list after everything is > set up. > > Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch> Reviewed-by: Adam Jackson <ajax at redhat.com> - ajax