Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_context.h361 intel_context_nopreempt(const struct intel_context *ce) in intel_context_nopreempt() function
/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_execbuffer.c2397 if (intel_context_nopreempt(rq->context)) in eb_request_submit()