xserver/hw/kdrive/ati ati_dri.c,1.10,1.11

Eric Anholt <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: anholt

Update of /cvs/xserver/xserver/hw/kdrive/ati
In directory gabe:/tmp/cvs-serv30464

Modified Files:
	ati_dri.c 
Log Message:
Fix a bad argument missed in the previous commit for ATIDRIDMA* functions.


Index: ati_dri.c
===================================================================
RCS file: /cvs/xserver/xserver/hw/kdrive/ati/ati_dri.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- ati_dri.c	12 Sep 2004 20:31:39 -0000	1.10
+++ ati_dri.c	12 Sep 2004 23:01:24 -0000	1.11
@@ -952,7 +952,7 @@
 		atis->indirectBuffer = NULL;
 		atis->indirectStart = 0;
 	}
-	ATIDRIDMAStop(pScreen);
+	ATIDRIDMAStop(atis);
 
 	if (atis->irqEnabled) {
 		drmCtlUninstHandler(atic->drmFd);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.