drm/vmwgfx/ttm: fix the non-THP cleanup path.
authorDave Airlie <airlied@redhat.com>
Mon, 10 Aug 2020 05:39:20 +0000 (15:39 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 11 Aug 2020 01:27:25 +0000 (11:27 +1000)
commita343160235f59b5baacaecba7b7ee14abe8ae034
tree98c7f91531735631a10a6cd92fbe9494c58bf005
parentb26975593b17c2c7188b96dba6fe9fff14480538
drm/vmwgfx/ttm: fix the non-THP cleanup path.

I fixed the init path, but missed the cleanup path.

Fixes: e0830704de7c ("drm/vmwgfx: takedown vram manager")
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200810054110.4192239-1-airlied@gmail.com
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c