Searched refs:BLT_ROP_SRC_COPY (Results 1 – 4 of 4) sorted by relevance
307 *cmd++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | PAGE_SIZE; in intel_emit_vma_copy_blt()318 *cmd++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | PAGE_SIZE; in intel_emit_vma_copy_blt()
213 #define BLT_ROP_SRC_COPY (0xcc<<16) macro
221 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | 4096; in i830_emit_bb_start()
200 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | dst_pitch; in prepare_blit()