diff options
author | Steve Longerbeam <slongerbeam@gmail.com> | 2019-05-22 04:03:13 +0300 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2019-06-14 15:07:34 +0300 |
commit | 3d1f62c686acdedf5ed9642b763f3808d6a47d1e (patch) | |
tree | 386839b662b6a7bc41ad8d9cf86e3e44e788ff4a /drivers/gpu/ipu-v3/Kconfig | |
parent | 72bccb487fd55a3b5e753cf9f554f9980a228e8e (diff) | |
download | linux-3d1f62c686acdedf5ed9642b763f3808d6a47d1e.tar.xz |
gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
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: 1aa8ea0d2bd5d ("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>
Diffstat (limited to 'drivers/gpu/ipu-v3/Kconfig')
0 files changed, 0 insertions, 0 deletions