Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/i915/ | |
i915_scheduler.c | 259 static inline bool need_preempt(int prio, int active) function in typeref:typename:bool 299 if (need_preempt(prio, rq_prio(inflight))) |
i915_scheduler.c | 259 static inline bool need_preempt(int prio, int active) function in typeref:typename:bool 299 if (need_preempt(prio, rq_prio(inflight))) |
/src/sys/external/bsd/drm2/dist/drm/i915/gt/ | |
intel_lrc.c | 395 static inline bool need_preempt(const struct intel_engine_cs *engine, function in typeref:typename:bool 1886 if (need_preempt(engine, last, rb)) { |
intel_lrc.c | 395 static inline bool need_preempt(const struct intel_engine_cs *engine, function in typeref:typename:bool 1886 if (need_preempt(engine, last, rb)) { |