commit | 992d2098ef0bc1256016fec86e4082524e2f52cc | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Oct 01 13:32:01 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Oct 01 15:26:16 2018 +0100 |
tree | ca86d5bed6c06d0e0f97af49ae2ff955a650bfc3 | |
parent | 7769db5883841b03de544a35a71ff528d4131c17 [diff] |
drm/i915/selftests: Split preemption smoke test into threads When submitting chains to each engine, we can do so (mostly) in parallel, so delegate submission to threads on a per-engine basis. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181001123204.23982-1-chris@chris-wilson.co.uk