]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00292585 IPUv3: Fix a horizontal line at the middle playing 1080i
authorOliver Brown <oliver.brown@freescale.com>
Thu, 19 Dec 2013 18:59:05 +0000 (12:59 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:50 +0000 (10:06 +0200)
commitf4ae89ad54a73404c50d264d642402f62c0f9a37
treedd094afdcddb1aeb46d7ce010a322bf15c598369
parent649d4dd83a7ffb4eda005c9f6a5ac3ac38dadd2a
ENGR00292585 IPUv3: Fix a horizontal line at the middle playing 1080i

Added additional check to handle stripe limits differently for upscaling
and downscaling. Upscaling requires relaxed checking because input stripe
may fall slighty outside of the input window. Downscaling requires strict
limit checking.

Signed-off-by: Oliver Brown <oliver.brown@freescale.com>
drivers/mxc/ipu3/ipu_device.c