From: Laurent Pinchart Date: Sun, 17 Feb 2013 00:54:26 +0000 (+0100) Subject: drm: GEM CMA: Split object creation into object alloc and DMA memory alloc X-Git-Tag: v3.11-rc1~65^2~112^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ed8940d3f99f05d460ce31583182539f07fa0e;p=pandora-kernel.git drm: GEM CMA: Split object creation into object alloc and DMA memory alloc This allows creating a GEM CMA object without an associated DMA memory buffer, and will be used to implement DRM PRIME support. Signed-off-by: Laurent Pinchart Reviewed-by: Rob Clark --- Reading git-diff-tree failed