commit | 2e67a553e965b32a648c85fbe1c667fa440d6c92 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Tue Aug 13 13:42:58 2019 +0200 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Mon Aug 19 16:25:30 2019 +0200 |
tree | 35b4758f802c64a4394d666c481b438b13bffb76 | |
parent | 82c3e948cc0fe7e01b39d437f7a58b197ebb422d [diff] |
gpu: ipu-v3: image-convert: limit input seam position to hardware requirements Limit the input seam position to an interval that guarantees the tile size does not exceed 1024 pixels after the IC downsizing section and that space is left for the next tile. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>