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

2024-11-25 Thread Ian Forbes
Breaks userspace command submission. Here's the log with lock debugging on. ``` [ 20.438106] [ 20.439696] WARNING: lock held when returning to user space! [ 20.441730] 6.12.0+ #11 Not tainted [ 20.442389]

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

2024-11-21 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. v2: fix kerneldoc issues Signed-off-by: Christian König --- drivers/gpu/drm/vmwgfx/vmwgfx_validation.c | 57 +- drivers/