Searched refs:gen12_emit_pipe_control (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen8_engine_cs.c234 cs = gen12_emit_pipe_control(cs,
304 cs = gen12_emit_pipe_control(cs, bit_group_0, bit_group_1,
830 cs = gen12_emit_pipe_control(cs, 0,
842 cs = gen12_emit_pipe_control(cs, PIPE_CONTROL0_HDC_PIPELINE_FLUSH, flags, 0);
H A Dgen8_engine_cs.h71 static inline u32 *gen12_emit_pipe_control(u32 *batch, u32 bit_group_0, function

Completed in 169 milliseconds