diff options
author | Ben Widawsky <ben@bwidawsk.net> | 2013-07-31 17:00:11 -0700 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-08 14:04:43 +0200 |
commit | f6cd1f15d345688cb95cc195aaf8b375f7de8cf6 (patch) | |
tree | d0a33c5577684c5a39fdf0d9821f9d9ebf38eb81 /drivers/gpu/drm/i915/i915_gem_execbuffer.c | |
parent | 07fe0b12800d4752d729d4122c01f41f80a5ba5a (diff) |
drm/i915: Use new bind/unbind in eviction code
Eviction code, like the rest of the converted code needs to be aware of
the address space for which it is evicting (or the everything case, all
addresses). With the updated bind/unbind interfaces of the last patch,
we can now safely move the eviction code over.
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem_execbuffer.c')
0 files changed, 0 insertions, 0 deletions