Skip to content

turnip: Properly handle waiting on a later pipeline stage, a650 workaround

Connor Abbott requested to merge cwabbott0/mesa:review/tu-stage-barriers into main

This fixes a few known failures with TU_DEBUG=sysmem in a systematic way, and should fix other possible bugs if anyone writes something in a FS or CS and reads with a VS.

Merge request reports