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

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_execlists_submission.c599 * NB process_csb() is not under the engine->sched_engine->lock and hence
1661 /* Having cancelled all outstanding process_csb(), stop their timers */
1820 process_csb(struct intel_engine_cs *engine, struct i915_request **inactive) function
2299 * Use the most recent result from process_csb(), but just in case
2442 inactive = process_csb(engine, post);
3023 inactive = process_csb(engine, inactive); /* drain preemption events */

Completed in 125 milliseconds