Searched refs:gen12_emit_pipe_control (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine.h | 242 static inline u32 *gen12_emit_pipe_control(u32 *batch, u32 flags0, u32 flags1, u32 offset) in gen12_emit_pipe_control() function
|
H A D | intel_lrc.c | 4750 cs = gen12_emit_pipe_control(cs, in gen12_emit_flush_render()
|
Completed in 10 milliseconds