commit | 4d24376370fbfc87231d54434a683f2913abcce4 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Wed Aug 14 10:53:30 2019 +0200 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Mon Aug 19 16:25:30 2019 +0200 |
tree | c8b4714f70c5cbebb147adb58c3a71d054506d1a | |
parent | fbefb84dd142c7d75232ae9d446ae36829c2dc97 [diff] |
gpu: ipu-v3: image-convert: only sample into the next tile if necessary The first pixel of the next tile is only sampled by the hardware if the fractional input position corresponding to the last written output pixel is not an integer position. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>