summaryrefslogtreecommitdiff
path: root/lib/i830_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/i830_reg.h')
-rw-r--r--lib/i830_reg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/i830_reg.h b/lib/i830_reg.h
index 394e74e7..a57691c7 100644
--- a/lib/i830_reg.h
+++ b/lib/i830_reg.h
@@ -73,7 +73,6 @@
#define COLOR_BLT_WRITE_ALPHA (1<<21)
#define COLOR_BLT_WRITE_RGB (1<<20)
-#define XY_COLOR_BLT_CMD ((2<<29)|(0x50<<22)|(0x4))
#define XY_COLOR_BLT_WRITE_ALPHA (1<<21)
#define XY_COLOR_BLT_WRITE_RGB (1<<20)
#define XY_COLOR_BLT_TILED (1<<11)