On su, 2016-08-28 at 21:46 +0100, Chris Wilson wrote: > @@ -598,7 +598,7 @@ bool __i915_spin_request(const struct drm_i915_gem_request *req, > /** > * i915_wait_request - wait until execution of request has finished > * @req: duh! > - * @interruptible: do an interruptible wait (normally yes) Because we use INTERRUPTIBLE as default, one might make the flag UNINTERRUPTIBLE and omit it mostly? <SNIP> > +#define I915_WAIT_INTERRUPTIBLE BIT(0) > With or without that; Reviewed-by: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx