[PATCH 2/4] staging: drm/imx: ipu-dmfc: fix bandwidth allocation

2013-06-21 Thread Philipp Zabel
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 ---

[PATCH 2/4] staging: drm/imx: ipu-dmfc: fix bandwidth allocation

2013-06-21 Thread Philipp Zabel
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 p.za...@pengutronix.de ---