summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-09-09 14:12:00 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-09-09 14:23:08 +0100
commit0a046a0e93d2971d42f975b7ac409af0d4d9e7b4 (patch)
tree74af67b35ad8bc00c8484fce8154e43d4229fee0 /Documentation
parent32c2b4bda62839c527b47bc843aebcdd535c9519 (diff)
drm/i915: Nonblocking request submission
Now that we have fences in place to drive request submission, we can employ those to queue requests after their dependencies as opposed to stalling in the middle of an execbuf ioctl. (However, we still choose to spin before enabling the IRQ as that is faster - though contentious.) v2: Do the fence ordering first, where we can still fail. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20160909131201.16673-20-chris@chris-wilson.co.uk
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions