Quoting Chris Wilson (2019-05-02 15:17:01)
> If we interrupt building of the request, we may emit a request with no
> payload at all, with the consequence that we never disable arbitration
> prior to the breadcrumb. If we get preempted during the breadcrumb, it
> appears possible to lose the association of the interrupt with
> breadcrumb, and under the right conditions miss the breadcrumb interrupt
> entirely, leaving the request's waiters dangling.
> 
> Now that we always disable the arbitration in the breadcrumb, we can
> remove the redundant command to disable it after emitting the batch.
> 
> Testcase: igt/gem_concurrent_blit
> Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>

That's not it either. Next idea?
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to