From: Laurent Pinchart Date: Fri, 14 Jun 2013 18:52:52 +0000 (+0200) Subject: drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU X-Git-Tag: v3.12-rc1~136^2~118^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e2d2de9e8107643ba50debc475fc966d3f77364;p=pandora-kernel.git drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU The R8A7790 DU seems to require a 128 bytes pitch alignment, even though the documentation only mentions a 16 pixels alignement as for the R8A7779 DU. Make this configurable through a device flag. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed