commit | d7a690090b55b188cc94789c999d7c5b9a38d0a9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 10 11:16:35 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Sep 27 14:40:48 2018 +0100 |
tree | f3d96943d0af1b53d6cb2097d30b6f9d64570635 | |
parent | e6b3c3fb36db4f897c65e8237d167a540be765ed [diff] |
igt/gem_sync: Measure wakeup latency while also scheduling the next batch More variants on stress waits to serve the dual purpose of investigating different aspects of the latency (this time while also serving execlists interrupts) while also checking that we never miss the wakeup. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Antonio Argenziano <antonio.argenziano@intel.com>