summaryrefslogtreecommitdiff
path: root/src/i830_exa.c
diff options
context:
space:
mode:
authorMichel Dänzer <michel@tungstengraphics.com>2007-03-09 19:50:03 +0100
committerMichel Dänzer <michel@tungstengraphics.com>2007-03-09 19:50:03 +0100
commit7518b8959ee7598f3526365a83ea7e143a5d6a4e (patch)
treecafd36f77a902d23c168f1bc28b3afda47b3a53d /src/i830_exa.c
parent1991a90ae90b388c914985d20d6f8c3637856e9a (diff)
downloadxorg-driver-xf86-video-intel-7518b8959ee7598f3526365a83ea7e143a5d6a4e.tar.gz
Revert change accidentally included in previous commit.
Diffstat (limited to 'src/i830_exa.c')
-rw-r--r--src/i830_exa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_exa.c b/src/i830_exa.c
index dfc8f998..bef8faef 100644
--- a/src/i830_exa.c
+++ b/src/i830_exa.c
@@ -42,7 +42,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define DEBUG_I830FALLBACK 1
#endif
-#define ALWAYS_SYNC 0
+#define ALWAYS_SYNC 1
#ifdef DEBUG_I830FALLBACK
#define I830FALLBACK(s, arg...) \