Re: [PATCH 4/7] drm/vmwgfx: use the new drm_exec object

2024-11-17 Thread kernel test robot
/Christian-K-nig/drm-qxl-switch-to-using-drm_exec-v2/20241115-014610 base: https://gitlab.freedesktop.org/drm/xe/kernel.git drm-xe-next patch link: https://lore.kernel.org/r/20241114153020.6209-5-christian.koenig%40amd.com patch subject: [PATCH 4/7] drm/vmwgfx: use the new drm_exec object conf

[PATCH 4/7] drm/vmwgfx: use the new drm_exec object

2024-11-14 Thread Christian König
Basically just switching over to the new infrastructure like we did for other drivers as well. No intentional functional change, but only compile tested. Signed-off-by: Christian König --- drivers/gpu/drm/vmwgfx/vmwgfx_validation.c | 56 +- drivers/gpu/drm/vmwgfx/vmwgfx_vali