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)
commitb0ee9e7fa5b461a91f24d1d03b10c6bf162c86f9
treedd12f04f8e18574f134a66bd8ceb93fbf5109606
parent6f134d7bb4347ab4c66ef123efb838fedb54186f
drm/fb: add support for tiled monitor configurations. (v2)

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>
drivers/gpu/drm/drm_fb_helper.c
drivers/gpu/drm/i915/intel_fbdev.c
include/drm/drm_fb_helper.h