CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/01 04:47:14
Modified files:
sys/dev/pci/drm/i915: i915_dma.c i915_drv.c i915_drv.h
i915_gem.c i915_trace.h intel_ringbuffer.c
Log message:
Bring back the DRM_IOCTL_I915_GEM_WAIT diff now that I've figured out what
made it fail (WARN_ON() was evaluating its argument multiple times).
This time, also advertise support through I915_PARAM_HAS_WAIT_TIMEOUT.
