On Wed, 23 Dec 2020 at 11:12, Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> wrote: > > Inside schedule_out, we do extra work upon idling the context, such as > updating the runtime, kicking off retires, kicking virtual engines. > However, if we are in a series of processing single requests per > contexts, we may find ourselves scheduling out the context, only to > immediately schedule it back in during dequeue. This is just extra work > that we can avoid if we keep the context marked as inflight across the > dequeue. This becomes more significant later on for minimising virtual > engine misses. > > Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> Reviewed-by: Matthew Auld <matthew.auld@xxxxxxxxx> _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx