summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
diff options
context:
space:
mode:
authorChris Wilson2016-09-09 15:12:00 +0200
committerChris Wilson2016-09-09 15:23:08 +0200
commit0a046a0e93d2971d42f975b7ac409af0d4d9e7b4 (patch)
tree74af67b35ad8bc00c8484fce8154e43d4229fee0 /drivers/sbus
parentdrm/i915: Avoid incrementing hangcheck whilst waiting for external fence (diff)
downloadkernel-qcow2-linux-0a046a0e93d2971d42f975b7ac409af0d4d9e7b4.tar.gz
kernel-qcow2-linux-0a046a0e93d2971d42f975b7ac409af0d4d9e7b4.tar.xz
kernel-qcow2-linux-0a046a0e93d2971d42f975b7ac409af0d4d9e7b4.zip
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 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions