From: Philipp Zabel
Date: Wed, 8 Oct 2014 15:19:13 +0000 (+0200)
Subject: imx-drm: ipuv3-plane: move stride setting out of base setup
X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~488
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd9bebee609c4a2e382ad5089f1c24e6098f493;p=pandora-kernel.git
imx-drm: ipuv3-plane: move stride setting out of base setup
Setting the stride can only be done on inactive channels, while
the buffer base address can also be updated for running channels
using the hardware double buffering feature.
Signed-off-by: Philipp Zabel
Signed-off-by: Greg Kroah-Hartman
---
Reading git-diff-tree failed