commit | cbc4e9e6a6d31fcc44921d2be41104425be8ab01 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 15 08:43:39 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 15 10:05:54 2017 +0000 |
tree | 264fd2e1971ab197f65f8bebc6111742c1e7e1b8 | |
parent | 1188bc66eb33e64ac7452b5acd62ce0395204148 [diff] |
drm/i915: Split ggtt/alasing_gtt unbind_vma Similar to how we already split the bind_vma for ggtt/aliasing_gtt, also split up the unbind for symmetry. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170215084357.19977-5-chris@chris-wilson.co.uk