Searched refs:gen12_emit_pipe_control (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | gen8_engine_cs.c | 237 cs = gen12_emit_pipe_control(cs, in mtl_dummy_pipe_control() 306 cs = gen12_emit_pipe_control(cs, bit_group_0, bit_group_1, in gen12_emit_flush_rcs() 824 cs = gen12_emit_pipe_control(cs, 0, in gen12_emit_fini_breadcrumb_rcs() 836 cs = gen12_emit_pipe_control(cs, PIPE_CONTROL0_HDC_PIPELINE_FLUSH, flags, 0); in gen12_emit_fini_breadcrumb_rcs()
|
H A D | gen8_engine_cs.h | 71 static inline u32 *gen12_emit_pipe_control(u32 *batch, u32 bit_group_0, in gen12_emit_pipe_control() function
|