This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a sync_fence event to the export-dmabuf protocol.
This commit adds a sync_fence FD to the export-dmabuf protocol, allowing for clients to synchronize their readout of the frame with the last operation the compositor performs to the frame, thus eliminating any race conditions where the compositor gives the frame to a client while still compositing to it.
- Loading branch information
Showing
1 changed file
with
21 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters