From: Daniel Vetter Date: Sat, 27 Oct 2012 13:52:05 +0000 (+0200) Subject: drm/i915: move panel connectors to the front X-Git-Tag: v3.8-rc1~82^2~192^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=270b30420c5e0d5f779aa76882367f9265c5aa7d;p=pandora-kernel.git drm/i915: move panel connectors to the front This essentially reverts commit cb0953d734348e8862d6d7edc666cfb3bf6d8fae Author: Adam Jackson 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. Reviewed-by: Adam Jackson Acked-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed