i965: Actually use the user timeout in glClientWaitSync.
authorBen Widawsky <ben@bwidawsk.net>
Wed, 8 May 2013 05:42:39 +0000 (22:42 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 9 May 2013 23:41:44 +0000 (16:41 -0700)
commitfc98c471150fe7161e57535a125c9d816b891f05
tree319122a9b5003be6f2afe0c17f856fa449c5664d
parentf1d2b373177dbbb582cefb0d6c88994073fab652
i965: Actually use the user timeout in glClientWaitSync.

Use the new libdrm functionality to actually do timed waits on the sync
object.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/intel/intel_syncobj.c