From: Daniel Vetter Date: Fri, 14 Feb 2014 13:01:20 +0000 (+0100) Subject: drm/i915: Directly return the vma from bind_to_vm X-Git-Tag: v3.15-rc1~51^2~59^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=262de1453184f65e5ccfe45790f93d41f7339d49;p=pandora-kernel.git drm/i915: Directly return the vma from bind_to_vm This is prep work for reworking the object_pin logic. Atm it still does a (now redundant) lookup of the vma. The next patch will fix this. Split out from Chris vma-bind rework. Cc: Chris Wilson Cc: Ben Widawsky Reviewed-by: Jani Nikula Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed