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