linux/drivers/gpu/ipu-v3
Steve Longerbeam aa52f57894 gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
Add ipu_idmac_buffer_is_ready(), returns true if the given buffer in
the given channel is set ready (owned by IPU), or false if not ready
(owned by CPU core).

Support has been added for third buffer, there is no support yet for
triple-buffering in idmac channels, but this function checks
buffer-ready for third buffer in case this support is added later.

Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2014-09-02 14:55:48 +02:00
..
ipu-common.c gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() 2014-09-02 14:55:48 +02:00
ipu-cpmem.c
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
Kconfig
Makefile gpu: ipu-v3: Add Image Converter unit 2014-09-02 14:55:43 +02:00