]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd779aaa90c3433f796c64f217b4730b8ce23406c
treeeb4065bc70955e1b78d77a8646456a8ec7bab15c
parent06dc9b11344b79fac1ec2dce86005b4919a90944
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