Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/ !
H A Dgen8_engine_cs.c282 bit_group_1 |= PIPE_CONTROL_FLUSH_L3; in gen12_emit_flush_rcs()
827 flags |= PIPE_CONTROL_FLUSH_L3; in gen12_emit_fini_breadcrumb_rcs()
H A Dintel_gpu_commands.h290 #define PIPE_CONTROL_FLUSH_L3 (1<<27) macro