drm/kms: add a function that can add the mode for the output device without EDID
authorZhao Yakui <yakui.zhao@intel.com>
Thu, 3 Sep 2009 01:33:48 +0000 (09:33 +0800)
committerDave Airlie <airlied@redhat.com>
Mon, 7 Sep 2009 08:44:40 +0000 (18:44 +1000)
Add a function that can be used to add the default mode for the output device
without EDID.
It will add the default mode that meets with the requirements of given
hdisplay/vdisplay limit.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found