Searched refs:queue_priority_hint (Results 1 – 6 of 6) sorted by relevance
342 if (!i915_scheduler_need_preempt(engine->execlists.queue_priority_hint, in need_preempt()988 engine->execlists.queue_priority_hint); in need_timeslice()1085 execlists->queue_priority_hint); in execlists_dequeue()1120 execlists->queue_priority_hint); in execlists_dequeue()1207 ve->base.execlists.queue_priority_hint = INT_MIN; in execlists_dequeue()1353 execlists->queue_priority_hint = queue_prio(execlists); in execlists_dequeue()1355 engine->name, execlists->queue_priority_hint, in execlists_dequeue()1678 if (rq_prio(rq) <= execlists->queue_priority_hint) in submit_queue()1681 execlists->queue_priority_hint = rq_prio(rq); in submit_queue()2619 ve->base.execlists.queue_priority_hint = INT_MIN; in execlists_cancel_requests()[all …]
149 GEM_BUG_ON(engine->execlists.queue_priority_hint != INT_MIN); in __engine_park()
249 int queue_priority_hint; member
488 execlists->queue_priority_hint = INT_MIN; in intel_engine_init_execlists()
202 if (prio <= engine->execlists.queue_priority_hint) in kick_submission()222 engine->execlists.queue_priority_hint = prio; in kick_submission()
587 execlists->queue_priority_hint = in __guc_dequeue()733 execlists->queue_priority_hint = INT_MIN; in guc_cancel_requests()