Home
last modified time | relevance | path

Searched refs:gen8_emit_wa_tail (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dgen8_engine_cs.c615 static u32 *gen8_emit_wa_tail(struct i915_request *rq, u32 *cs) in gen8_emit_wa_tail() function
656 return gen8_emit_wa_tail(rq, cs); in gen8_emit_fini_breadcrumb_tail()
798 return gen8_emit_wa_tail(rq, cs); in gen12_emit_fini_breadcrumb_tail()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c1491 * We append a couple of NOOPs (gen8_emit_wa_tail) after the end of in execlists_update_context()
4870 static u32 *gen8_emit_wa_tail(struct i915_request *request, u32 *cs) in gen8_emit_wa_tail() function
4908 return gen8_emit_wa_tail(request, cs); in gen8_emit_fini_breadcrumb_tail()
5001 return gen8_emit_wa_tail(request, cs); in gen12_emit_fini_breadcrumb_tail()

Completed in 9 milliseconds