drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
authorZhao Yakui <yakui.zhao@intel.com>
Wed, 7 Apr 2010 09:11:22 +0000 (17:11 +0800)
committerEric Anholt <eric@anholt.net>
Sat, 10 Apr 2010 04:24:18 +0000 (21:24 -0700)
commitbfac4d6725baacbfc085c38e231b8582a1b8f62b
treea870130fa9578e7bde5d265419900180ec997e96
parent9875557ee8247c3f7390d378c027b45c7535a224
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid

This trys to shut up complains about invalid LVDS EDID during
mode probe, but uses fixed panel mode directly for panels with
broken EDID.

https://bugs.freedesktop.org/show_bug.cgi?id=23099
https://bugs.freedesktop.org/show_bug.cgi?id=26395

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_lvds.c