Home
last modified time | relevance | path

Searched refs:lrc_alloc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.h36 int lrc_alloc(struct intel_context *ce,
H A Dintel_lrc.c1126 int lrc_alloc(struct intel_context *ce, struct intel_engine_cs *engine) in lrc_alloc() function
H A Dintel_execlists_submission.c2639 return lrc_alloc(ce, ce->engine); in execlists_context_alloc()
3712 return lrc_alloc(ce, ve->siblings[0]); in virtual_context_alloc()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c3352 return lrc_alloc(ce, ce->engine); in guc_context_alloc()
3786 return lrc_alloc(ce, engine); in guc_virtual_context_alloc()