From: Chris Wilson Date: Fri, 7 Dec 2012 20:37:06 +0000 (+0000) Subject: drm: Export routines for inserting preallocated nodes into the mm manager X-Git-Tag: v3.8-rc2~13^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81034506fc9b879cb726feb01342be0cdbe6e25;p=pandora-kernel.git drm: Export routines for inserting preallocated nodes into the mm manager Required by i915 in order to avoid the allocation in the middle of manipulating the drm_mm lists. Use a pair of stubs to preserve the existing EXPORT_SYMBOLs for backporting; to be removed later. Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org Signed-off-by: Chris Wilson Reviewed-by: Jani Nikula [danvet: bikeshedded-away the atomic parameter, it's not yet used anywhere.] Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed