commit | c8c197d42646c2a9ebc0ff114b4e916d12208d09 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Oct 27 22:58:07 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Oct 28 11:42:59 2019 +0000 |
tree | 5fe67ddc60aa3135cf80930eb4c9e7bdf822902d | |
parent | 96815f3d8b50542ab168d94f018461cfae93eae1 [diff] |
drm/i915/selftests: Use a random engine for GEM coherency tests Select a random user accessible engine for checking coherency results. While we should check all engines, we use a random selection so that over repeated runs we cover all. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191027225808.19437-4-chris@chris-wilson.co.uk