Re: [PATCH] drm/vmwgfx/ttm: fix the non-THP cleanup path.

2020-08-10 Thread Daniel Vetter
On Mon, Aug 10, 2020 at 03:41:10PM +1000, Dave Airlie wrote: > From: Dave Airlie > > I fixed the init path, but missed the cleanup path. > > Fixes: e0830704de7c ("drm/vmwgfx: takedown vram manager") > Signed-off-by: Dave Airlie Oopsies. Reviewed-by: Daniel Vetter > --- > drivers/gpu/drm/vmw

[PATCH] drm/vmwgfx/ttm: fix the non-THP cleanup path.

2020-08-09 Thread Dave Airlie
From: Dave Airlie I fixed the init path, but missed the cleanup path. Fixes: e0830704de7c ("drm/vmwgfx: takedown vram manager") Signed-off-by: Dave Airlie --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_d