commit | 212d9994d0b5b951fcdb8ce454c8d91521ae20d6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Nov 27 22:32:50 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Nov 28 11:59:13 2019 +0000 |
tree | 214356e56ed0912ce9da1c0d3624b5aee320e971 | |
parent | 7983990ca94ab69de6c769dd48da1bba91def53c [diff] |
drm/i915/selftests: Count the number of engines used Don't rely on the RUNTIME_INFO() when we loop over a particular context and only run on a filtered set of engines. 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/20191127223252.3777141-1-chris@chris-wilson.co.uk