drm/i915: Extract vm specific part of eviction
authorBen Widawsky <benjamin.widawsky@intel.com>
Wed, 11 Sep 2013 21:57:49 +0000 (14:57 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 12 Sep 2013 19:58:22 +0000 (21:58 +0200)
commit7b7961220f1426aa795a3ded3404470b1c5749b6
tree6a46078c4c694366c8c3398bc31e66cc7d4613be
parent23f54483980cea980af37e436ff4e6701aadce12
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>
drivers/gpu/drm/i915/i915_gem_evict.c
This page took 0.026051 seconds and 5 git commands to generate.