Commit 77472347 authored by David Herrmann's avatar David Herrmann
Browse files

drm/gem: free vma-node during object-cleanup



All drivers currently need to clean up the vma-node manually. There is no
fancy logic involved so lets just clean it up unconditionally. The
vma-manager correctly catches multiple calls so we are fine.

Signed-off-by: default avatarDavid Herrmann <dh.herrmann@gmail.com>
parent 16d2831d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment