drm/i915: skip LVDS initialization on Apple Mac Mini
authorPaul Collins <paul@burly.ondioline.org>
Wed, 4 Feb 2009 10:05:41 +0000 (23:05 +1300)
committerDave Airlie <airlied@linux.ie>
Sun, 8 Feb 2009 11:38:18 +0000 (21:38 +1000)
The Apple Mac Mini falsely reports LVDS.  Use DMI to check whether we
are running on a Mac Mini, and skip LVDS initialization if that proves
to be the case.

Signed-off-by: Paul Collins <paul@ondioline.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found