vc4: Fix context creation when syncobjs aren't supported.
authorEric Anholt <eric@anholt.net>
Mon, 6 Aug 2018 22:28:56 +0000 (15:28 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Aug 2018 02:10:06 +0000 (19:10 -0700)
commit86095e9bb1335b082554ed2ceaaa66470b24cb28
tree554b47bc1a04a7154502f3c930375c30dfc16e41
parent1561e4984eb03d6946d19b820b83a96bbbd83b98
vc4: Fix context creation when syncobjs aren't supported.

Noticed when trying to run current Mesa on rpi's downstream kernel.

Fixes: b0acc3a5628c ("broadcom/vc4: Native fence fd support")
src/gallium/drivers/vc4/vc4_fence.c