From: Thomas Hellstrom Date: Tue, 26 Oct 2010 19:21:47 +0000 (+0200) Subject: vmwgfx: Implement a proper GMR eviction mechanism X-Git-Tag: v2.6.37-rc1~92^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135cba0dc399fdd47bd3ae305c1db75fcd77243f;p=pandora-kernel.git vmwgfx: Implement a proper GMR eviction mechanism Use Ben's new range manager hooks to implement a manager for GMRs that manages ids rather than ranges. This means we can use the standard TTM code for binding, unbinding and eviction. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed