Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
Dintel_lrc.c231 static int __execlists_context_alloc(struct intel_context *ce,
3523 return __execlists_context_alloc(ce, ce->engine); in execlists_context_alloc()
5358 static int __execlists_context_alloc(struct intel_context *ce, in __execlists_context_alloc() function
5547 return __execlists_context_alloc(ce, ve->siblings[0]); in virtual_context_alloc()