commit | e6b3c3fb36db4f897c65e8237d167a540be765ed | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Aug 04 01:55:00 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Sep 27 14:40:27 2018 +0100 |
tree | 93ad9ecfa341ff9421cec595fdb93b7a6e0ab558 | |
parent | 036b60a388685dcd38c33dc4b7ba55130a2d200d [diff] |
igt/gem_sync: Exercise sync after context switch This exercises a special case that may be of interest, waiting for a context that may be preempted in order to reduce the wait. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Antonio Argenziano <antonio.argenziano@intel.com>