diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2015-06-10 16:24:37 +0100 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2016-06-28 17:19:07 +0100 |
commit | 94bce9bfc8669161039a566a9f0be7d7b1d76b96 (patch) | |
tree | a56e7c94db78368bd9edc15fa635b0d0b62be3f8 /drivers/gpu/drm/i915/i915_scheduler.h | |
parent | 3b9e455c1d398b4aab95c0ac92af2e1ff77209c6 (diff) |
drm/i915: Connecting execbuff fences to scheduler
The scheduler now supports sync framework fences being associated with
batch buffers. The execbuff IOCTL allows such fences to be passed in
from user land. This patch wires the two together so that the IOCTL no
longer needs to stall on the fence immediately. Instead the stall is
now swallowed by the scheduler's scheduling algorithm.
v0.1: Updated a comment that would become incorrect after this patch.
*v2* Added a 'return -EINVAL' in the case of invalid input fences.
For: VIZ-1587
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_scheduler.h')
0 files changed, 0 insertions, 0 deletions