drm/i915: no lvds quirk for hp t5740
authorBen Mesman <ben@bnc.nl>
Tue, 16 Apr 2013 18:00:28 +0000 (20:00 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 3 Jun 2013 12:35:20 +0000 (14:35 +0200)
commit45a211d75137b1ac869a8a758a6667f15827a115
treec25b1b3fbfb6be5f9afabb2c632ac08e1623b294
parentd62cf62ad07d5584da1f2132641928ded8216327
drm/i915: no lvds quirk for hp t5740

Last year, a patch was made for the "HP t5740e Thin Client" (see
http://lists.freedesktop.org/archives/dri-devel/2012-May/023245.html).
This device reports an lvds panel, but does not really have one.

The predecessor of this device is the "hp t5740", which also does not have
an lvds panel. This patch will add the same quirk for this device.

Signed-off-by: Ben Mesman <ben@bnc.nl>
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lvds.c
This page took 0.031876 seconds and 5 git commands to generate.