From: Chris Wilson Date: Tue, 1 Mar 2011 15:24:41 +0000 (+0000) Subject: drm/i915: Allow relocation deltas outside of target bo X-Git-Tag: v2.6.39-rc1~458^2~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=271d81b84171d84723357ae6d172ec16b0d8139c;p=pandora-kernel.git drm/i915: Allow relocation deltas outside of target bo Userspace has a legitimate requirement to use a delta that points to outside of the target bo, and so we need to enable this. (As this is an abi break, albeit a relaxation of the current restrictions, mark the change with a new flag.) Signed-off-by: Chris Wilson --- Reading git-diff-tree failed