drm/kms/i915: Add the default mode for CRT output without EDID
authorykzhao <yakui.zhao@intel.com>
Thu, 3 Sep 2009 06:30:04 +0000 (14:30 +0800)
committerDave Airlie <airlied@redhat.com>
Mon, 7 Sep 2009 08:44:45 +0000 (18:44 +1000)
commit50fe4cfdc759fb3c0cffc3b90281efb139631fb7
treea714b85bd64e18143b2c6222642bc1d93005e9c3
parentf0fda0a47b26aba986fe65897891956c1792b526
drm/kms/i915: Add the default mode for CRT output without EDID

Add the default mode for every output device when there
is no mode for it.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc_helper.c