Turn off hardware cursors on VT switch before dropping DRM master.
authorMatt Roper <matthew.d.roper@intel.com>
Sat, 27 Aug 2011 00:36:49 +0000 (17:36 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 27 Aug 2011 16:10:19 +0000 (12:10 -0400)
commit045037e00590c2a9f3c85f23b5093241121c2f54
tree3ef77aeb689619aef617f4ba516334531a9104c6
parentc0827fd9d690afac1d9202f04445e946c8ff25ee
Turn off hardware cursors on VT switch before dropping DRM 

The DRM cursor ioctl requires DRM master.  We shouldn't drop
master until after we're done turning off the hardware cursors
for a VT switch.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
compositor/compositor-drm.c