Home
last modified time | relevance | path

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

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