linux/drivers/gpu/ipu-v3
Steve Longerbeam 9a34cef013 gpu: ipu-v3: Add more planar formats support
Adds support for the following planar and partial-planar formats:

YUV422
NV12
NV16

Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com>
Signed-off-by: Mohsin Kazmi <mohsin_kazmi@mentor.com>
Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>

Unified base offset and Y plane offset into a single variable,
moved all ipu_cpmem_set_buffer calls to a single location.
Removed NV21 and NV61 for now. The IDMAC doesn't understand U/V
order for chroma interleaved formats, so we'd need to work around
this by implenting U/V switching via the CSC unit.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2014-09-02 14:55:55 +02:00
..
Kconfig
Makefile gpu: ipu-v3: Add Image Converter unit 2014-09-02 14:55:43 +02:00
ipu-common.c gpu: ipu-v3: Add more planar formats support 2014-09-02 14:55:55 +02:00
ipu-cpmem.c gpu: ipu-v3: Add more planar formats support 2014-09-02 14:55:55 +02:00
ipu-csi.c gpu: ipu-v3: Add Camera Sensor Interface unit 2014-09-02 14:55:42 +02:00
ipu-dc.c
ipu-di.c
ipu-dmfc.c
ipu-dp.c
ipu-ic.c gpu: ipu-v3: Add Image Converter unit 2014-09-02 14:55:43 +02:00
ipu-prv.h gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() 2014-09-02 14:55:48 +02:00
ipu-smfc.c gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark() 2014-09-02 14:55:45 +02:00