gpu: ipu-v3: image-convert: limit input seam position to hardware requirements
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 13 Aug 2019 11:42:58 +0000 (13:42 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 19 Aug 2019 14:25:30 +0000 (16:25 +0200)
commit2e67a553e965b32a648c85fbe1c667fa440d6c92
tree35b4758f802c64a4394d666c481b438b13bffb76
parent82c3e948cc0fe7e01b39d437f7a58b197ebb422d
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>
drivers/gpu/ipu-v3/ipu-image-convert.c