From: Oscar Mateo Date: Thu, 3 Jul 2014 15:27:58 +0000 (+0100) Subject: drm/i915: Extract context backing object allocation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa0c13daada955ca86dff0b99428929841bfdbc6;p=pandora-kernel.git drm/i915: Extract context backing object allocation This is preparatory work for Execlists: we plan to use it later to allocate our own context objects (since Logical Ring Contexts do not have the same kind of backing objects). No functional changes. Reviewed-by: Jesse Barnes Signed-off-by: Oscar Mateo Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed