commit | 51757cf4d7e6e1e35c25128b085fd1dabebdf4e8 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Tue Oct 22 10:47:26 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 22 12:16:42 2019 +0100 |
tree | fe56db13d58a4ed3fe9d45747bc2bc621416151b | |
parent | d1a03ee7e9d024e0aa140b7959e2a5232cab392a [diff] |
drm/i915/selftests: Use for_each_uabi_engine in contex selftests Contexts are not testing physical engines so it makes sense to use the uabi iterator. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20191022094726.3001-13-tvrtko.ursulin@linux.intel.com