ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priority
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 24 Feb 2014 13:51:50 +0000 (14:51 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:40:48 +0000 (10:40 +0800)
This is needed so that the IPU framebuffer scanout cannot be
starved by VPU or GPU activity.
Some boards like the SabreLite and SabreSD seem to set this in
the DCD already, but the documented register reset values do not
contain the necessary settings.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found