diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-01-23 00:14:58 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-04-01 11:06:27 +0100 |
commit | 2b4ede5c974228d2dcf02a581a1c7548d1483c3f (patch) | |
tree | 36840e79048f92a29a05634461945d5e0c45a585 /debugger | |
parent | 20f8f52498b9c382076cbc85079df44079e5500f (diff) |
i915/gem_exec_schedule: Verify that using HW semaphores doesn't block
We may use HW semaphores to schedule nearly-ready work such that they
are already spinning on the GPU waiting for the completion on another
engine. However, we don't want for that spinning task to actually block
any real work should it be scheduled.
v2: No typeof autos
v3: Don't cheat, check gen8 as well
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'debugger')
0 files changed, 0 insertions, 0 deletions