Skip to content
Commit bbe4b99f authored by Daniel Vetter's avatar Daniel Vetter
Browse files

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: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent b13f5980
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment