Searched refs:gen6_emit_flush_xcs (Results 1 – 3 of 3) sorted by relevance
18 int gen6_emit_flush_xcs(struct i915_request *rq, u32 mode);
219 int gen6_emit_flush_xcs(struct i915_request *rq, u32 mode) in gen6_emit_flush_xcs() function
1222 engine->emit_flush = gen6_emit_flush_xcs; in setup_bcs()1237 engine->emit_flush = gen6_emit_flush_xcs; in setup_vecs()