[Intel-gfx] [PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
Chris Wilson
chris at chris-wilson.co.uk
Thu Oct 10 13:58:07 UTC 2019
Quoting Chris Wilson (2019-10-10 14:48:49)
> Check the user's flags on the struct file before deciding whether or not
> to stall before submitting a request. This allows us to reasonably
> cheaply honour O_NONBLOCK without checking at more critical phases
> during request submission.
One might reasonably expect poll(POLLOUT) to be supported as well in
this case :|
Bring on ugpu.
-Chris
More information about the Intel-gfx
mailing list