Index: xf86-video-savage/src/savage_dri.c =================================================================== RCS file: /cvs/xorg/driver/xf86-video-savage/src/savage_dri.c,v retrieving revision 1.25 diff -u -r1.25 savage_dri.c --- xf86-video-savage/src/savage_dri.c 7 Apr 2006 20:55:14 -0000 1.25 +++ xf86-video-savage/src/savage_dri.c 18 Sep 2006 01:17:32 -0000 @@ -376,6 +376,7 @@ psav->ShadowVirtual[1023] = globalShadowCounter; } psav->LockHeld = 0; + DRIUnlockDrawableIfTouched(pScreen); DRIUnlock(pScreen); }