Quoting Mika Kuoppala (2018-02-23 15:18:17) > Chris Wilson <[email protected]> writes: > > > Sometimes we need to boost the priority of an in-flight request, which > > may lead to the situation where the second submission port then contains > > a higher priority context than the first and so we need to inject a > > preemption event. To do so we must always check inside > > execlists_dequeue() whether there is a priority inversion between the > > ports themselves as well as the head of the priority sorted queue, and we > > cannot just skip dequeuing if the queue is empty. > > > > Signed-off-by: Chris Wilson <[email protected]> > > Cc: Michał Winiarski <[email protected]> > > Cc: Michel Thierry <[email protected]> > > Cc: Mika Kuoppala <[email protected]> > > Cc: Tvrtko Ursulin <[email protected]> > > Reviewed-by: Mika Kuoppala <[email protected]>
Added detail to @queue_priority and pushed. Thanks for the review! -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
