From: Daniel Vetter Date: Fri, 14 Feb 2014 13:01:14 +0000 (+0100) Subject: drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers X-Git-Tag: v3.15-rc1~51^2~59^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be1fa129f5a31e78ce0a692f0e30c2ff0fad9ebe;p=pandora-kernel.git drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers Tighter code since legacy gem has only mappable anyway. Split out from Chris vma-bind rework. Note that this is only possible due to the split-up of the mappable pin flag into PIN_GLOBAL and PIN_MAPPABLE. Cc: Chris Wilson Cc: Ben Widawsky Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed