drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007
authorHans de Goede <hdegoede@redhat.com>
Sat, 4 Jun 2011 13:39:21 +0000 (15:39 +0200)
committerKeith Packard <keithp@keithp.com>
Sat, 4 Jun 2011 17:48:45 +0000 (10:48 -0700)
commit6a574b5b9b186e28abd3e571dfd1700c5220b510
tree0c5eec72d1bb67019127581bce33ac80db952f75
parent3f43c48d333777e815ae68d66396cb6dfbc2dd79
drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007

I found this while figuring out why gnome-shell would not run on my
Asus EeeBox PC EB1007. As a standalone "pc" this device cleary does not have
an internal panel, yet it claims it does. Add a quirk to fix this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
cc: stable@kernel.org
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_lvds.c