]> 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>
Mon, 16 Jun 2014 16:08:59 +0000 (18:08 +0200)
commitfa76f1f1d4c05b8c5c32e2696b3ac08e998e8fc6
tree6caa7d2bf7d5054eb90879ee716421c1d7c07151
parent764f2c73aaf363dc04743da980807b3f8572fba1
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