commit | 7b7961220f1426aa795a3ded3404470b1c5749b6 | [log] [tgz] |
---|---|---|
author | Ben Widawsky <benjamin.widawsky@intel.com> | Wed Sep 11 14:57:49 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Sep 12 21:58:22 2013 +0200 |
tree | 6a46078c4c694366c8c3398bc31e66cc7d4613be | |
parent | 23f54483980cea980af37e436ff4e6701aadce12 [diff] |
drm/i915: Extract vm specific part of eviction As we'll see in the next patch, being able to evict for just 1 VM is handy. Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>