drm/fbdev: fix cloning on fbcon
authorDave Airlie <airlied@redhat.com>
Fri, 7 May 2010 05:02:30 +0000 (05:02 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 18 May 2010 07:40:22 +0000 (17:40 +1000)
Simple cloning rules compared to server:
(a) single crtc
(b) > 1 connector active
(c) check command line mode
(d) try and find 1024x768 DMT mode if no command line.
(e) fail to clone

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found