drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.
authorMa Ling <ling.ma@intel.com>
Wed, 13 May 2009 03:20:06 +0000 (11:20 +0800)
committerEric Anholt <eric@anholt.net>
Fri, 22 May 2009 19:56:02 +0000 (12:56 -0700)
commit7086c87fb1446ceb37918ffa0941359a7c2ec6cf
treeeb4065bc70955e1b78d77a8646456a8ec7bab15c
parent8863170628da4b0b461eb96bf797df1dca0bd03e
drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.

Some new SDVO LVDS hardware doesn't have DDC available, and this should
fix the display on it.

Signed-off-by: Ma Ling <ling.ma@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_sdvo.c