summaryrefslogtreecommitdiff
path: root/src/radeon_exa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_exa.c')
-rw-r--r--src/radeon_exa.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/radeon_exa.c b/src/radeon_exa.c
index 02fd4fc3..96d8ea45 100644
--- a/src/radeon_exa.c
+++ b/src/radeon_exa.c
@@ -352,6 +352,7 @@ do { \
#undef ACCEL_PREAMBLE
#undef BEGIN_ACCEL
#undef OUT_ACCEL_REG
+#undef OUT_ACCEL_REG_F
#undef FINISH_ACCEL
#ifdef XF86DRI
@@ -371,6 +372,13 @@ do { \
#endif
#include "radeon_exa_funcs.c"
+#undef ACCEL_CP
+#undef ACCEL_PREAMBLE
+#undef BEGIN_ACCEL
+#undef OUT_ACCEL_REG
+#undef FINISH_ACCEL
+#undef OUT_RING_F
+
#endif /* XF86DRI */
/*