OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:saturated
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_pm.c
243
engine->
saturated
= 0;
intel_engine_types.h
320
intel_engine_mask_t
saturated
; /* submitting semaphores too late? */
member in struct:intel_engine_cs
intel_lrc.c
5059
* depends on the
saturated
state of the engine. We only compute
5064
* engines is already
saturated
and so cannot afford to use a semaphore
5067
* will be starved on the
saturated
system. Such a global switch for
5070
ve->base.
saturated
= ALL_ENGINES;
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_request.c
391
* Are we using semaphores when the gpu is already
saturated
?
408
engine->
saturated
|= request->sched.semaphores;
848
* if we have detected the engine is
saturated
(i.e. would not be
854
return rq->sched.semaphores | rq->engine->
saturated
;
Completed in 54 milliseconds
Indexes created Thu Nov 06 17:09:51 GMT 2025