]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00290361-1 IPUv3 IC:Add check for a IDMAC errata
authorLiu Ying <Ying.Liu@freescale.com>
Thu, 21 Nov 2013 08:39:08 +0000 (16:39 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:47 +0000 (10:06 +0200)
commit136bb2e484759a077b914df71f2d75097cde190c
tree2f8e331b5ab96f8d9332c59f3231f792f8122246
parentc162476a086512ea85e1b00684a9d38ee3a75062
ENGR00290361-1 IPUv3 IC:Add check for a IDMAC errata

The IPUv3 IDMAC has a bug to read 32bpp pixels from a
graphics plane whose alpha component is at the most
significant 8 bits. The bug only impacts on cases in which
the relevant separate alpha channel is enabled.
This patch adds check for the errata so that the bad
cases won't be triggered.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
drivers/mxc/ipu3/ipu_common.c
drivers/mxc/ipu3/ipu_param_mem.h
include/linux/ipu-v3.h