Skip to content
Snippets Groups Projects
Commit b0acc3a5 authored by Stefan Schake's avatar Stefan Schake Committed by Emma Anholt
Browse files

broadcom/vc4: Native fence fd support


With the syncobj support in place, lets use it to implement the
EGL_ANDROID_native_fence_sync extension. This mostly follows previous
implementations in freedreno and etnaviv.

v2: Drop the flags (Eric)
    Handle in_fence_fd already in job_submit (Eric)
    Drop extra vc4_fence_context_init (Eric)
    Dup fds with CLOEXEC (Eric)
    Mention exact extension name (Eric)

Signed-off-by: Stefan Schake's avatarStefan Schake <stschake@gmail.com>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
parent 44036c35
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment