From: Lucas Stach Date: Fri, 10 Jan 2014 15:17:30 +0000 (+0100) Subject: staging: drm/imx: don't drop crtc offsets when doing pageflip X-Git-Tag: v3.14-rc1~150^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f7110623db58f3283d6c9e1c02752032cf9c68;p=pandora-kernel.git staging: drm/imx: don't drop crtc offsets when doing pageflip CRTC offsets are only set with the initial modeset, any subseqent pageflips assume them to be kept the same, so we need to remember the current state until another modeset changes it. Signed-off-by: Philipp Zabel Signed-off-by: Lucas Stach Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed