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