From: Daniel Stone Date: Tue, 17 Mar 2015 13:24:58 +0000 (+0000) Subject: drm: Exynos: Respect framebuffer pitch for FIMD/Mixer X-Git-Tag: omap-for-v4.1/fixes-rc1~236^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adacb228d72b;p=pandora-kernel.git drm: Exynos: Respect framebuffer pitch for FIMD/Mixer When performing a modeset, use the framebuffer pitch value to set FIMD IMG_SIZE and Mixer SPAN registers. These are both defined as pitch - the distance between contiguous lines (bytes for FIMD, pixels for mixer). Fixes display on Snow (1366x768). Signed-off-by: Daniel Stone Tested-by: Javier Martinez Canillas Signed-off-by: Inki Dae --- Reading git-diff-tree failed