commit | 045037e00590c2a9f3c85f23b5093241121c2f54 | [log] [tgz] |
---|---|---|
author | Matt Roper <matthew.d.roper@intel.com> | Fri Aug 26 17:36:49 2011 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Sat Aug 27 12:10:19 2011 -0400 |
tree | 3ef77aeb689619aef617f4ba516334531a9104c6 | |
parent | c0827fd9d690afac1d9202f04445e946c8ff25ee [diff] |
Turn off hardware cursors on VT switch before dropping DRM master. 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>