drm/i915: skip LVDS initialization on Apple Mac Mini
commit565dcd4635f4f8c0ac4dee38a5625bc325799b1e
authorPaul Collins <paul@burly.ondioline.org>
Wed, 4 Feb 2009 10:05:41 +0000 (4 23:05 +1300)
committerDave Airlie <airlied@linux.ie>
Sun, 8 Feb 2009 11:38:18 +0000 (8 21:38 +1000)
treeecca86f11004a98829cd3eadfb23fc74865d88d8
parente2f0ba97d60e59fe5c6237851933a9c38a8f9a24
drm/i915: skip LVDS initialization on Apple Mac Mini

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>
drivers/gpu/drm/i915/intel_lvds.c