Searched refs:queue_priority_hint (Results 1 – 6 of 6) sorted by relevance
423 if (engine->execlists.queue_priority_hint <= last_prio) in need_preempt()1748 engine->execlists.queue_priority_hint); in need_timeslice()1892 execlists->queue_priority_hint); in execlists_dequeue()1919 execlists->queue_priority_hint); in execlists_dequeue()2008 ve->base.execlists.queue_priority_hint = INT_MIN; in execlists_dequeue()2161 execlists->queue_priority_hint = queue_prio(execlists); in execlists_dequeue()2591 if (rq_prio(rq) > engine->execlists.queue_priority_hint) { in execlists_unhold()2592 engine->execlists.queue_priority_hint = rq_prio(rq); in execlists_unhold()2840 if (rq_prio(rq) <= execlists->queue_priority_hint) in submit_queue()2843 execlists->queue_priority_hint = rq_prio(rq); in submit_queue()[all …]
264 GEM_BUG_ON(engine->execlists.queue_priority_hint != INT_MIN); in __engine_park()
238 int queue_priority_hint; member
492 execlists->queue_priority_hint = INT_MIN; in intel_engine_init_execlists()
281 if (prio <= engine->execlists.queue_priority_hint) in kick_submission()298 engine->execlists.queue_priority_hint = prio; in kick_submission()
342 execlists->queue_priority_hint = in __guc_dequeue()488 execlists->queue_priority_hint = INT_MIN; in guc_reset_cancel()