drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
authorChristian Lamparter <chunkeey@googlemail.com>
Wed, 3 Apr 2013 12:34:11 +0000 (14:34 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 5 Apr 2013 18:47:19 +0000 (20:47 +0200)
commit9e9dd0e889c76c786e8f2e164c825c3c06dea30c
tree8779843ddddd13a7ce46f878e7d146afad1cf7f6
parentf47709a9502f3715cc488b788ca91cf0c142b1b1
drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900

The "Mobile Sandy Bridge CPUs" in the Fujitsu Esprimo Q900
mini desktop PCs are probably misleading the LVDS detection
code in intel_lvds_supported. Nothing is connected to the
LVDS ports in these systems.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lvds.c