]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 27 Jun 2013 23:52:43 +0000 (09:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:38:16 +0000 (16:38 +1000)
commit4c60be0262adeb1394b52f96f91691d605895cd1
tree4ae71c26504ec320718009359ed54f22b0c46701
parentb31a720e3c63429f70c49590b492e1aa187bc0f3
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard

This replaceable mainboard only has a VGA-out, yet it claims to also have
a connected LVDS header.

Addresses https://bugs.freedesktop.org/show_bug.cgi?id=63860

[jani.nikula@intel.com: use DMI_EXACT_MATCH for board name.]
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reported-by: <annndddrr@gmail.com>
Cc: Cornel Panceac <cpanceac@gmail.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/gpu/drm/i915/intel_lvds.c