vc4: Add a debug flag for waiting for sync on submit.
authorEric Anholt <eric@anholt.net>
Tue, 2 Dec 2014 21:18:56 +0000 (13:18 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 5 Dec 2014 18:43:14 +0000 (10:43 -0800)
commit34cf86bdc48e1b350437fe831fedd4632f4e06c2
tree077250808d4a79e897b5b06018a7753a6ab03fc6
parentc0e26c5d272d48c98ae50b9b5358492e76138657
vc4: Add a debug flag for waiting for sync on submit.

This is nice when you're tracking down which command list is hanging the
GPU.
src/gallium/drivers/vc4/vc4_context.c
src/gallium/drivers/vc4/vc4_screen.c
src/gallium/drivers/vc4/vc4_screen.h