From: Rebecca Schultz Zavin Date: Fri, 13 Dec 2013 22:24:27 +0000 (-0800) Subject: gpu: ion: Add chunk heap X-Git-Tag: v3.14-rc1~150^2~424 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3c2eb7cd9f291bf17ee056e388d0089cf378345;p=pandora-kernel.git gpu: ion: Add chunk heap This patch adds support for a chunk heap that allows for buffers that are made up of a list of fixed size chunks taken from a carveout. Chunk sizes are configured when the heaps are created by passing the chunk size in the priv field of the heap platform data. Signed-off-by: Rebecca Schultz Zavin [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed