Skip to content
Snippets Groups Projects
Verified Commit 261920c0 authored by Robert Foss's avatar Robert Foss
Browse files

drm/virtio: add out-fences support for explicit synchronization


On the out-fence side we get fence returned by the submitted draw call
and attach it to a sync_file and send the sync_file fd to userspace. On
error -1 is returned to userspace.

Signed-off-by: default avatarGustavo Padovan <gustavo.padovan@collabora.com>
Signed-off-by: default avatarRobert Foss <robert.foss@collabora.com>
Suggested-by: default avatarRob Herring <robh@kernel.org>
parent 369dc35f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment