summaryrefslogtreecommitdiff
path: root/src/nv30_exa.c
diff options
context:
space:
mode:
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>2008-02-02 05:54:47 +0100
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>2008-02-03 17:02:22 +0100
commitbb2a7bd3461eec37f179748a9bdb9375b1c3da04 (patch)
treedcfb2d609d90d5d8e1cebc6bacc264839dc5c1e5 /src/nv30_exa.c
parentc10d30dfefe93a9911d89eaffe3d29d3cff66a96 (diff)
downloadxorg-driver-xf86-video-nouveau-bb2a7bd3461eec37f179748a9bdb9375b1c3da04.tar.gz
Fixes to nv30/nv40 textured video.
Diffstat (limited to 'src/nv30_exa.c')
-rw-r--r--src/nv30_exa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nv30_exa.c b/src/nv30_exa.c
index 731ba93..5a11268 100644
--- a/src/nv30_exa.c
+++ b/src/nv30_exa.c
@@ -681,7 +681,7 @@ NVAccelInitNV30TCL(ScrnInfoPtr pScrn)
OUT_RING (3);
BEGIN_RING(Nv3D, 0x1450, 1);
OUT_RING (0x00030004);
-
+
/* NEW */
BEGIN_RING(Nv3D, 0x1e98, 1);
OUT_RING (0);