drm/fb: add support for tiled monitor configurations. (v2)
authorDave Airlie <airlied@redhat.com>
Mon, 20 Oct 2014 06:31:53 +0000 (16:31 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Dec 2014 23:56:49 +0000 (09:56 +1000)
This adds fbdev/con support for tiled monitors, so that we
only set a mode on the correct half of the monitor, or
span the two halves if needed.

v2: remove unneeded ERROR, fix | vs ||

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

No differences found