]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 17 May 2012 15:20:45 +0000 (11:20 -0400)
commit5377b39c6ffcd7e6541cdbc16ffd4ff278717738
tree1115f86da348e9d2603297feb845c722f886fb82
parent573289be5cd6084124341eee86c6494528e9825c
drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007

commit 6a574b5b9b186e28abd3e571dfd1700c5220b510 upstream.

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>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/gpu/drm/i915/intel_lvds.c