On Tue, 20 Nov 2018 at 16:24, Robert Foss wrote:
>
> Verify the pipe_fd_type to be of PIPE_FD_TYPE_NATIVE_SYNC.
>
> Suggested-by: Eric Engestrom
> Signed-off-by: Robert Foss
Fixes: d1a1c21e7621b5177feb "virgl: native fence fd support"
Reviewed-by: Emil Velikov
-Emil
__
Verify the pipe_fd_type to be of PIPE_FD_TYPE_NATIVE_SYNC.
Suggested-by: Eric Engestrom
Signed-off-by: Robert Foss
---
src/gallium/drivers/virgl/virgl_context.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/gallium/drivers/virgl/virgl_context.c
b/src/gallium/drive