]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd8385adc398df3b67f968a80e117ac1be5af023e
tree35b4758f802c64a4394d666c481b438b13bffb76
parent64913570834ea89b5dd3ebb03c6737b17ded8c88
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