Daniel Vetter bbe4b99ff2 drm/vmwgfx: use drm_modeset_lock_all
Ok, this one here is a bit more complicated, and I can't really claim
to fully understand the locking and lifetime rules of the vmwgfx
driver. So just convert ever mutex_lock call, including the
interruptible one. Since other places (e.g. in the execbuf ioctl) take
the mode_config.mutex without bothering with interruptible handling,
I've figured I should be able to get away with this in a few more
places ...

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-01-20 22:16:52 +01:00
..
2013-01-08 18:53:56 -08:00
2013-01-08 18:53:56 -08:00
2013-01-20 22:16:52 +01:00
2013-01-14 09:08:38 -08:00
2012-12-18 15:19:06 +10:30
2013-01-16 11:33:52 -08:00
2013-01-10 14:35:23 -08:00
2012-12-12 11:45:16 -08:00
2013-01-08 18:53:56 -08:00
2013-01-08 18:53:56 -08:00
2012-12-19 08:19:07 -08:00
2013-01-16 15:57:54 +01:00
2012-12-12 12:05:15 -08:00
2013-01-14 09:07:57 -08:00