]> 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>
Mon, 16 Jun 2014 16:09:15 +0000 (18:09 +0200)
commit0d2f9cb6d69d9d7062c777f03734cc44f9ebd100
tree8b8fcce2b191738c7e1cc6d02f9e56f4eab484e3
parenta9dbecfb0c7762e626d214f45e8a368776aa82fa
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