[PATCH 6/6] drm/fb: add support for tiled monitor configurations.

2014-11-10 Thread Dave Airlie
From: Dave Airlie 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. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_fb_helper.c| 122 +++-- drivers/gpu/drm/i915

[PATCH 6/6] drm/fb: add support for tiled monitor configurations.

2014-10-22 Thread Dave Airlie
From: Dave Airlie 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. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_fb_helper.c| 122 +++-- drivers/gpu/drm/i915

[PATCH 6/6] drm/fb: add support for tiled monitor configurations.

2014-10-20 Thread Dave Airlie
From: Dave Airlie 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. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_fb_helper.c| 122 +++-- drivers/gpu/drm/i915