commit | a21f453c73aa3705029a3460b456ef77e0bc2215 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 05 12:38:35 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 05 16:16:02 2019 +0000 |
tree | ee39b3fe95a6c4697d08eee12c90eeb66c73ea40 | |
parent | c06ee6ff2cbcf7f23c6dcfe97e2be415eb3a43e4 [diff] |
drm/i915/selftests: Exercise some AB...BA preemption chains Build a chain using 2 contexts (A, B) then request a preemption such that a later A request runs before the spinner in B. 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/20190205123835.25331-1-chris@chris-wilson.co.uk