summaryrefslogtreecommitdiff
path: root/src/nv30_exa.c
diff options
context:
space:
mode:
authorMaarten Maathuis <madman2003@gmail.com>2008-08-22 17:53:11 +0200
committerMaarten Maathuis <madman2003@gmail.com>2008-08-22 17:53:11 +0200
commit9f11d13e68bbf72be814b37fa3d03853eec981b9 (patch)
tree09ad21a535d48913a39571efce6d1d8cd4f83bec /src/nv30_exa.c
parent137d099294617adead2cf3d5cc3372d18579eaef (diff)
downloadxorg-driver-xf86-video-nouveau-9f11d13e68bbf72be814b37fa3d03853eec981b9.tar.gz
exa: FIRE_RING at the end of composite
Diffstat (limited to 'src/nv30_exa.c')
-rw-r--r--src/nv30_exa.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nv30_exa.c b/src/nv30_exa.c
index 7e5a5bb..f9f6384 100644
--- a/src/nv30_exa.c
+++ b/src/nv30_exa.c
@@ -596,6 +596,8 @@ NV30EXADoneComposite(PixmapPtr pdPix)
BEGIN_RING(chan, rankine, NV34TCL_VERTEX_BEGIN_END, 1);
OUT_RING (chan, 0);
+
+ FIRE_RING (chan);
}
Bool