From: Rob Clark Date: Wed, 11 Mar 2015 14:23:14 +0000 (-0400) Subject: drm/fb: handle tiled connectors better X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~29^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e3704c94c5737f42e9ac49a5dcca366674e5229;p=pandora-kernel.git drm/fb: handle tiled connectors better We don't want tile 0,0 to artificially constrain the size of the legacy fbdev device. Instead when reducing fb_size to be the minimum of all displays, only consider the rightmost and bottommost tiles. Signed-off-by: Rob Clark Tested-by: Hai Li Reviewed-by: Alex Deucher Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed