commit | a343160235f59b5baacaecba7b7ee14abe8ae034 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Aug 10 15:39:20 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Aug 11 11:27:25 2020 +1000 |
tree | 98c7f91531735631a10a6cd92fbe9494c58bf005 | |
parent | b26975593b17c2c7188b96dba6fe9fff14480538 [diff] |
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