summaryrefslogtreecommitdiff
path: root/lib/intel_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/intel_reg.h')
-rw-r--r--lib/intel_reg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/intel_reg.h b/lib/intel_reg.h
index f7147e0b..1c16e92d 100644
--- a/lib/intel_reg.h
+++ b/lib/intel_reg.h
@@ -2710,7 +2710,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define COLOR_BLT_WRITE_RGB (1<<20)
#define XY_COLOR_BLT_CMD_NOLEN ((2<<29)|(0x50<<22))
-#define XY_COLOR_BLT_CMD (XY_COLOR_BLT_CMD_NOLEN|(0x4))
#define XY_COLOR_BLT_WRITE_ALPHA (1<<21)
#define XY_COLOR_BLT_WRITE_RGB (1<<20)
#define XY_COLOR_BLT_TILED (1<<11)