Home
last modified time | relevance | path

Searched refs:BLT_DEPTH_32 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_gpu_commands.h188 #define BLT_DEPTH_32 (3<<24) macro
Dintel_ringbuffer.c951 *cs++ = BLT_DEPTH_32 | BLT_ROP_COLOR_COPY | 4096; in i830_emit_bb_start()
971 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | 4096; in i830_emit_bb_start()