]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 May 2013 20:48:10 +0000 (13:48 -0700)
commit83aa4e74a249b5705b8ad6b410d9707327e6f974
tree00fe444005e87edf8e26cd29aa9fa47c8cc1a7e6
parentec6e647a2698ee383718ad736ccbbd419f614aa7
drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900

commit 9e9dd0e889c76c786e8f2e164c825c3c06dea30c upstream.

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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/intel_lvds.c