From: Ben Widawsky Date: Thu, 1 Aug 2013 00:00:11 +0000 (-0700) Subject: drm/i915: Use new bind/unbind in eviction code X-Git-Tag: v3.12-rc1~136^2~59^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6cd1f15d345688cb95cc195aaf8b375f7de8cf6;p=pandora-kernel.git drm/i915: Use new bind/unbind in eviction code Eviction code, like the rest of the converted code needs to be aware of the address space for which it is evicting (or the everything case, all addresses). With the updated bind/unbind interfaces of the last patch, we can now safely move the eviction code over. Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed