Skip to content

Draft: WIP: zink_kopper: Wait until presentation is finished when aqcuiring the front buffer

Gert Wollny requested to merge gerddie/mesa:zink-kopper-fix-front-read into main

This fixes the validation error UNASSIGNED-Threading-MultipleThreads-Write triggered by piglit "read-front" on lavapipe.

Fixes: 8ade5588 zink: add kopper api

Draft: we should probably only wait if we read from the front buffer

Edited by Gert Wollny

Merge request reports