From bc2b067aab5ae046cb7fdb49e8b90ada44a3d5b1 Mon Sep 17 00:00:00 2001 From: Lucas Stach Date: Fri, 10 Jan 2014 16:17:29 +0100 Subject: [PATCH] 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-format-patch failed