This patchset makes use of Jason Ekstrand's recent work on SYNC_FD semaphores and DRI3 v1.2 support for DMA fences: https://lists.x.org/archives/xorg-devel/2017-September/054770.html
This is the second version of this patchset. For more context, see: https://lists.freedesktop.org/archives/mesa-dev/2017-August/168201.html The main changes compared to previous iteration are: - DMA fences are now split to a different DRI3 version (v1.2) - Check if Present protocol has the right version (v1.2) - Correctly initialize the fences and do the right thing when the X server doesn't support explicit fencing. The related Git repositories are (branch: rfc/2017-09/x11-fences): git://git.collabora.com/git/user/lfrb/presentproto git://git.collabora.com/git/user/lfrb/xcb-proto git://git.collabora.com/git/user/lfrb/mesa git://git.collabora.com/git/user/lfrb/xserver Louis-Francis _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev