diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-09-30 17:49:19 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-09-30 19:38:05 +0300 |
commit | 50d16d44cce45f172bc4b27dcd353b1107aa7429 (patch) | |
tree | deb508d980a6549a13b7d535b158fef8528187de /drivers/spi/spi-cadence.c | |
parent | 4abc6e7c917b1929d8fad2c2364b270cae5ed4ca (diff) | |
download | linux-50d16d44cce45f172bc4b27dcd353b1107aa7429.tar.xz |
drm/i915/selftests: Exercise context switching in parallel
We currently test context switching on each engine as a basic stress
test (just verifying that nothing explodes if we execute 2 requests from
different contexts sequentially). What we have not tested is what
happens if we try and do so on all available engines simultaneously,
putting our SW and the HW under the maximal stress.
v2: Clone the set of engines from the first context into the secondary
contexts.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190930144919.27992-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/spi/spi-cadence.c')
0 files changed, 0 insertions, 0 deletions