sna: Force config restoration after VT switch

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2012-05-22 09:40:25 +01:00
parent 952e3dcba3
commit 49b7742999
1 changed files with 1 additions and 1 deletions

View File

@ -728,8 +728,8 @@ static void sna_leave_vt(int scrnIndex, int flags)
DBG(("%s\n", __FUNCTION__));
xf86RotateFreeShadow(scrn);
xf86_hide_cursors(scrn);
sna_mode_remove_fb(sna);
ret = drmDropMaster(sna->kgem.fd);
if (ret)