From: Sandeep Paulraj Date: Mon, 27 Jul 2009 19:10:36 +0000 (-0400) Subject: DaVinci: EDMA: Adding 2 new APIs for allocating/freeing PARAMs X-Git-Tag: v2.6.32-rc1~644^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=213765d7b40a455ced8596edfa3cc51b5f69d515;p=pandora-kernel.git DaVinci: EDMA: Adding 2 new APIs for allocating/freeing PARAMs For best performance, codecs often setup linked triggered transfers with a contiguous block of params, and that is when this API is used. Setup/configuration of these parameter RAMs is most efficient if they are contiguous. There is an API to allocate a set of contiguous parameter RAMs and a corresponding API to free a set of contiguous parameter RAMs Signed-off-by: Sandeep Paulraj Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed