From: Chris Wilson Date: Sat, 7 Aug 2010 10:01:23 +0000 (+0100) Subject: drm/i915: Move the eviction logic to its own file. X-Git-Tag: v2.6.36-rc2~2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b47eb4a2b302f33adaed2a27d2b3bfc74fe35ac5;p=pandora-kernel.git drm/i915: Move the eviction logic to its own file. The eviction code is the gnarly underbelly of memory management, and is clearer if kept separated from the normal domain management in GEM. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed