From 7ae4827165f7bc4d1764427451ed63281305ac55 Mon Sep 17 00:00:00 2001 From: Alexander Gottwald Date: Fri, 11 Feb 2005 10:53:14 +0000 Subject: Import changes from XORG-6.8.2 --- src/r128_dri.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/r128_dri.c') diff --git a/src/r128_dri.c b/src/r128_dri.c index 2b35c334..65bb5b94 100644 --- a/src/r128_dri.c +++ b/src/r128_dri.c @@ -1297,6 +1297,7 @@ void R128DRICloseScreen(ScreenPtr pScreen) if (info->irq) { drmCtlUninstHandler(info->drmFD); info->irq = 0; + info->gen_int_cntl = 0; } /* De-allocate vertex buffers */ -- cgit v1.2.3