drm/i915: Add the I915_GEM_WAIT ioctl
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 30 Aug 2014 15:41:58 +0000 (17:41 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 30 Aug 2014 15:42:24 +0000 (17:42 +0200)
commitfabb21f34f36e68a5df616b01a5b656599309798
tree5235f39cb85f24a70685b1743f8f264437e476af
parent16ad3371a3085c5df587418253086bd11b3ca567
drm/i915: Add the I915_GEM_WAIT ioctl

It can be used to implement the GL_ARB_sync OpenGL extension.
sys/dev/drm/i915/i915_dma.c
sys/dev/drm/i915/i915_gem.c