Skip to content

crocus/query: poll the syncobj in the no wait situation

Dave Airlie requested to merge airlied/mesa:crocus-query-fix into main

In the no wait, poll the syncobj and bail if it's hasn't signalled. This fixes a bunch of deqp xfb tests on sandybridge

Merge request reports