From: Daniel Vetter Date: Thu, 16 Sep 2010 13:45:15 +0000 (+0200) Subject: drm/i915: range-restricted eviction support X-Git-Tag: v2.6.38-rc1~419^2~23^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6e0aa421406dc4cfd736c6d07d26ed39ab4f7bc;p=pandora-kernel.git drm/i915: range-restricted eviction support Add a mappable parameter to i915_gem_evict_something to distinguish the two cases (non-restricted vs. mappable gtt allocations). No functional changes because the mappable limit is set to the end of the gtt currently. Signed-off-by: Daniel Vetter Signed-off-by: Chris Wilson --- Reading git-diff-tree failed