kernel-fxtec-pro1x/drivers/gpu/ipu-v3
Steve Longerbeam 376b80276d gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
commit 3d1f62c686acdedf5ed9642b763f3808d6a47d1e upstream.

The saturation bit was being set at bit 9 in the second 32-bit word
of the TPMEM CSC. This isn't correct, the saturation bit is bit 42,
which is bit 10 of the second word.

Fixes: 1aa8ea0d2b ("gpu: ipu-v3: Add Image Converter unit")

Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Cc: stable@vger.kernel.org
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-26 09:14:29 +02:00
..
ipu-common.c
ipu-cpmem.c
ipu-csi.c
ipu-dc.c
ipu-di.c
ipu-dmfc.c
ipu-dp.c gpu: ipu-v3: dp: fix CSC handling 2019-05-16 19:41:24 +02:00
ipu-ic.c gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM 2019-07-26 09:14:29 +02:00
ipu-image-convert.c
ipu-pre.c
ipu-prg.c
ipu-prv.h
ipu-smfc.c
ipu-vdi.c
Kconfig
Makefile