Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
Dintel_gpu_commands.h235 #define XY_FAST_COLOR_BLT_CMD (2 << 29 | 0x44 << 22) macro
Dintel_migrate.c911 *cs++ = XY_FAST_COLOR_BLT_CMD | XY_FAST_COLOR_BLT_DEPTH_32 | in emit_clear()