Re: [PATCH 3/8] drm/vmwgfx: Switch to a managed drm device

2020-12-01 Thread kernel test robot
Hi Zack, I love your patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on tegra-drm/drm/tegra/for-next linus/master v5.10-rc6] [cannot apply to drm-exynos/exynos-drm-next drm-tip/drm-tip drm/drm-next next-20201201] [If your patch is appli

[PATCH 3/8] drm/vmwgfx: Switch to a managed drm device

2020-12-01 Thread Zack Rusin
To cleanup some of the error handling and prepare for some other work lets switch to a managed drm device. It will let us get a better handle on some of the error paths. Signed-off-by: Zack Rusin Reviewed-by: Martin Krastev Reviewed-by: Roland Scheidegger --- drivers/gpu/drm/vmwgfx/vmwgfx_cmdb