Re: [PATCH 2/3] drm/vmwgfx: fixup unlocked ioctl code on top of Arnd's work.

2009-12-21 Thread Thomas Hellstrom
Dave Airlie wrote: From: Dave Airlie airl...@redhat.com For some reason these ioctls have no DRM flags, which just seems wrong, so I guess that needs reviewing also before staging exit. Signed-off-by: Dave Airlie airl...@redhat.com Dave, is the DRM_UNLOCKED stuff going in for 2.6.33?

[PATCH 2/3] drm/vmwgfx: fixup unlocked ioctl code on top of Arnd's work.

2009-12-20 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com For some reason these ioctls have no DRM flags, which just seems wrong, so I guess that needs reviewing also before staging exit. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 69 ---