From: Laurent Pinchart Date: Mon, 28 Jul 2014 18:18:36 +0000 (+0200) Subject: drm/rcar-du: Fix maximum frame buffer pitch computation X-Git-Tag: cleanup-for-v3.18~84^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bed5cc765ffdd61b59f8405d38b377f5a7f0920;p=pandora-kernel.git drm/rcar-du: Fix maximum frame buffer pitch computation The maximum pitch constraint for the hardware is expressed in pixels. Convert it to bytes to validate frame buffer creation, as frame buffer pitches are expressed in bytes. Reported-by: Phil Edworthy Signed-off-by: Laurent Pinchart Signed-off-by: Dave Airlie --- Reading git-diff-tree failed