Skip to content
Snippets Groups Projects
Commit 3a314f74 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau: remove explicit unmaps


If the VMA is being deleted, we don't need to explicity unmap first
anymore.  The MMU code will automatically merge the operations into
a single page tree walk.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 2cabefcb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment