]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915: Split ggtt/alasing_gtt unbind_vma
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Feb 2017 08:43:39 +0000 (08:43 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Feb 2017 10:05:54 +0000 (10:05 +0000)
commitcbc4e9e6a6d31fcc44921d2be41104425be8ab01
tree264fd2e1971ab197f65f8bebc6111742c1e7e1b8
parent1188bc66eb33e64ac7452b5acd62ce0395204148
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
drivers/gpu/drm/i915/i915_gem_gtt.c