Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_lrc.c278 static int __execlists_context_alloc(struct intel_context *ce,
2983 return __execlists_context_alloc(ce, ce->engine); in execlists_context_alloc()
4636 static int __execlists_context_alloc(struct intel_context *ce, in __execlists_context_alloc() function
4774 return __execlists_context_alloc(ce, ve->siblings[0]); in virtual_context_alloc()