Searched refs:queue_priority_hint (Results 1 – 6 of 6) sorted by relevance
485 if (engine->execlists.queue_priority_hint <= last_prio) in need_preempt()1915 hint = engine->execlists.queue_priority_hint; in need_timeslice()1971 return engine->execlists.queue_priority_hint; in switch_prio()2159 execlists->queue_priority_hint); in execlists_dequeue()2191 execlists->queue_priority_hint, in execlists_dequeue()2276 WRITE_ONCE(ve->base.execlists.queue_priority_hint, in execlists_dequeue()2417 execlists->queue_priority_hint = queue_prio(execlists); in execlists_dequeue()2442 start_timeslice(engine, execlists->queue_priority_hint); in execlists_dequeue()2927 if (rq_prio(rq) > engine->execlists.queue_priority_hint) { in execlists_unhold()2928 engine->execlists.queue_priority_hint = rq_prio(rq); in execlists_unhold()[all …]
254 GEM_BUG_ON(engine->execlists.queue_priority_hint != INT_MIN); in __engine_park()
261 int queue_priority_hint; member
596 execlists->queue_priority_hint = INT_MIN; in intel_engine_init_execlists()
202 if (prio <= engine->execlists.queue_priority_hint) in kick_submission()226 engine->execlists.queue_priority_hint = prio; in kick_submission()
337 execlists->queue_priority_hint = in __guc_dequeue()481 execlists->queue_priority_hint = INT_MIN; in guc_reset_cancel()