Searched refs:BLT_ROP_SRC_COPY (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | intel_gpu_commands.h | 189 #define BLT_ROP_SRC_COPY (0xcc<<16) macro |
D | intel_ringbuffer.c | 971 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | 4096; in i830_emit_bb_start() |