From: Chris Wilson Date: Sat, 11 Aug 2012 14:41:06 +0000 (+0100) Subject: drm/i915: Extract general object init routine X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~30^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0327d6ba998ca181013a5a1709701a6532a41972;p=pandora-kernel.git drm/i915: Extract general object init routine As we wish to create specialised object constructions in the near future that share the same basic GEM object struct, export the default initializer. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed