From: Daniel Vetter Date: Tue, 14 Apr 2015 15:35:27 +0000 (+0200) Subject: rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~58^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70b9f6f8321f06788dc31783974750cb82745b65;p=pandora-kernel.git rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma We have this neat abstraction between ppgtt and ggtt for (un)bind_vma and didn't end up using it really. What a shame, so fix this and make the ->bind_vma hook a bit more useful. Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed