git: drm/i915: Add the I915_GEM_WAIT ioctl

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat Aug 30 08:43:06 PDT 2014


commit fabb21f34f36e68a5df616b01a5b656599309798
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat Aug 30 17:41:58 2014 +0200

    drm/i915: Add the I915_GEM_WAIT ioctl
    
    It can be used to implement the GL_ARB_sync OpenGL extension.

Summary of changes:
 sys/dev/drm/i915/i915_dma.c |  7 +++-
 sys/dev/drm/i915/i915_gem.c | 84 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 90 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fabb21f34f36e68a5df616b01a5b656599309798


-- 
DragonFly BSD source repository



More information about the Commits mailing list