Searched refs:XY_COLOR_BLT_CMD (Results 1 – 6 of 6) sorted by relevance
63 CMD = XY_COLOR_BLT_CMD; in i915_fill_blit()68 CMD = (XY_COLOR_BLT_CMD | rgba_mask); in i915_fill_blit()
909 #define XY_COLOR_BLT_CMD ((2<<29)|(0x50<<22)|0x4) macro
221 #define XY_COLOR_BLT_CMD (CMD_2D | (0x50 << 22)) macro
429 CMD = XY_COLOR_BLT_CMD; in intelClearWithBlit()664 CMD = XY_COLOR_BLT_CMD; in intel_miptree_set_alpha_to_one()
811 CMD = XY_COLOR_BLT_CMD; in intel_miptree_set_alpha_to_one()
1495 #define XY_COLOR_BLT_CMD (CMD_2D | (0x50 << 22)) macro