commit | 5cd4337135f5d79bf655fa421980e467d76ba125 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Mon Feb 06 12:39:01 2017 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Wed Mar 15 15:28:26 2017 +0100 |
tree | aa88edf778126204a27dd3d4174f38ad128422bb | |
parent | 2e9a71218ee34ee652f45cd9d7ba713e1b0155e4 [diff] |
gpu: ipu-cpmem: set image base address even for incorrect formats Otherwise, if the image base address is kept at zero, and if the user ignores the error return value, the IPU may be configured to write into the dma-apbh@00110000 region for large frames, which will lock up the system. Reported-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>