[PATCH 02/15] gma500: Skip bogus LVDS VBT mode and check for LVDS before adding backlight

2011-06-08 Thread Alan Cox
From: Patrik Jakobsson On the Fit-PC2 the VBT reports an invalid fixed panel mode for LVDS, this gets in the way for SDVO. This patch makes VBT parsing skip the invalid mode. When there is no LVDS output the backlight support crashes so the patch also checks for

[PATCH 02/15] gma500: Skip bogus LVDS VBT mode and check for LVDS before adding backlight

2011-06-08 Thread Alan Cox
From: Patrik Jakobsson patrik.r.jakobs...@gmail.com On the Fit-PC2 the VBT reports an invalid fixed panel mode for LVDS, this gets in the way for SDVO. This patch makes VBT parsing skip the invalid mode. When there is no LVDS output the backlight support crashes so the patch also checks for this