From: Steve Longerbeam Date: Thu, 26 Jun 2014 01:05:40 +0000 (-0700) Subject: gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() X-Git-Tag: fixes-against-v3.18-rc2~73^2~46^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa52f57894b93dcfdd615b35a7579e161f1e7a38;p=pandora-kernel.git 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 Signed-off-by: Philipp Zabel --- Reading git-diff-tree failed