From: Philipp Zabel
Date: Fri, 21 Jun 2013 08:57:19 +0000 (+0200)
Subject: staging: drm/imx: ipu-dmfc: fix bandwidth allocation
X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~21
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b92e2f40378d4426145467301f9a249bba5907d;p=pandora-kernel.git
staging: drm/imx: ipu-dmfc: fix bandwidth allocation
The IPU can request up to four pixels per access, which gives four
times the bandwidth compared to what the driver currently assumes.
After correcting this, we have to increase safety margins for
bandwidth requirement calculations.
Signed-off-by: Philipp Zabel
Acked-by: Sascha Hauer
Signed-off-by: Greg Kroah-Hartman
---
Reading git-diff-tree failed