Stefan Schake writes:
> With the syncobj support in place, lets use it to implement the
> native fence fd extension. This mostly follows previous implementations
> in freedreno and etnaviv.
Could we include the name of the actual extension being exposed, in the
commit message?
> Signed-off-by:
With the syncobj support in place, lets use it to implement the
native fence fd extension. This mostly follows previous implementations
in freedreno and etnaviv.
Signed-off-by: Stefan Schake
---
src/gallium/drivers/vc4/vc4_context.c | 47
src/gallium/drivers/vc4/vc4_cont