diff options
author | Chris Wilson <[email protected]> | 2016-09-09 14:12:00 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-09-09 14:23:08 +0100 |
commit | 0a046a0e93d2971d42f975b7ac409af0d4d9e7b4 (patch) | |
tree | 74af67b35ad8bc00c8484fce8154e43d4229fee0 /lib/mpi/mpi-bit.c | |
parent | 32c2b4bda62839c527b47bc843aebcdd535c9519 (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 <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions