drm/i915: Initialize LVDS and eDP outputs before anything else
authorAdam Jackson <ajax@redhat.com>
Fri, 16 Jul 2010 18:46:29 +0000 (14:46 -0400)
committerEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 02:38:00 +0000 (19:38 -0700)
This makes them sort to the front in X, which makes them likely to be
the primary outputs if you haven't specified a preference in your DE,
which is likely to be what you want.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found