]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: No LVDS hardware on Intel D410PT and D425KT
authorRob Pearce <rob@flitspace.org.uk>
Sun, 27 Oct 2013 16:13:42 +0000 (16:13 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 28 Oct 2013 16:48:30 +0000 (17:48 +0100)
commit8d8a04eee11e6666ab65557e1256c553914e3457
treef4bcf1d203faf6c008b64be773d922041e016e1c
parent3743dc7dd5a6d18af56bb52d8ff8065d87876128
drm/i915: No LVDS hardware on Intel D410PT and D425KT

The Intel D410PT(LW) and D425KT Mini-ITX desktop boards both show up as
having LVDS but the hardware is not populated. This patch adds them to
the list of such systems. Patch is against 3.11.4

v2: Patch revised to match the D425KT exactly as the D425KTW does have
LVDS.  According to Intel's documentation, the D410PTL and D410PLTW
don't.

Signed-off-by: Rob Pearce <rob@flitspace.org.uk>
Cc: stable@vger.kernel.org
[danvet: Pimp commit message to my liking and add cc: stable.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lvds.c