Home
last modified time | relevance | path

Searched refs:PIPE_CONTROL_TILE_CACHE_FLUSH (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dgen8_engine_cs.c120 flags |= PIPE_CONTROL_TILE_CACHE_FLUSH; in gen11_emit_flush_rcs()
282 bit_group_1 |= PIPE_CONTROL_TILE_CACHE_FLUSH; in gen12_emit_flush_rcs()
692 PIPE_CONTROL_TILE_CACHE_FLUSH | in gen11_emit_fini_breadcrumb_rcs()
818 PIPE_CONTROL_TILE_CACHE_FLUSH | in gen12_emit_fini_breadcrumb_rcs()
H A Dintel_gpu_commands.h289 #define PIPE_CONTROL_TILE_CACHE_FLUSH (1<<28) /* gen11+ */ macro
328 PIPE_CONTROL_TILE_CACHE_FLUSH | \
/linux/drivers/gpu/drm/xe/instructions/
H A Dxe_gpu_commands.h47 #define PIPE_CONTROL_TILE_CACHE_FLUSH (1<<28) macro
/linux/drivers/gpu/drm/xe/
H A Dxe_ring_ops.c32 PIPE_CONTROL_TILE_CACHE_FLUSH | \
181 PIPE_CONTROL_TILE_CACHE_FLUSH | in emit_render_cache_flush()