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)
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>

No differences found