From: Rob Clark Date: Wed, 11 Mar 2015 14:23:11 +0000 (-0400) Subject: drm/exynos: use correct fb width/height X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~29^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecbf1d5afe993f05f0c513a4b99256589ab5c810;p=pandora-kernel.git drm/exynos: use correct fb width/height What is passed to drm_fb_helper_fill_var() should be fb_width/fb_height, rather than the surface size. Signed-off-by: Rob Clark Reviewed-by: Alex Deucher Acked-by: Laurent Pinchart Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed