Skip to content

virgl: when reading back wait first, then do the transfer + update CI

Gert Wollny requested to merge gerddie/mesa:virgl-fix-readback into main

Otherwise the transfer from the host might not be finished when we try to read the data.

  • Update the CI with the newly passing tests
  • Add another commit to stabilize some flaky tests

@ryanneph @zzyiwei

Edited by Gert Wollny

Merge request reports