From: Lucas Stach Date: Fri, 10 Jan 2014 15:17:29 +0000 (+0100) Subject: staging: drm/imx: handle framebuffer offsets correctly X-Git-Tag: v3.14-rc1~150^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc2b067aab5ae046cb7fdb49e8b90ada44a3d5b1;p=pandora-kernel.git staging: drm/imx: handle framebuffer offsets correctly We didn't take the pixel format into account, so x-direction offsets were off by a factor of 2 or 4 for 16bpp and 32bpp framebuffers. Signed-off-by: Philipp Zabel Signed-off-by: Lucas Stach Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed