Skip to content

v3dv: barriers fixes and improvements

Iago Toral requested to merge itoral/mesa:v3dv_fix_barriers into main

The first patch here fixes a recent regression affecting a few CTS tests, the second builds up on the first one to avoid over-synchronizing when we decide we need to serialize a job due to a barrier.

Merge request reports