commit | 7f47211e73e93812def71004f0f81d6c3e7a0da6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 24 00:53:59 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 24 09:19:32 2019 +0100 |
tree | 8fa5f1b17347204274932c6b823f4b6c1d237fa8 | |
parent | 93100fdeb4de5b13a7f9113ede93cd062ba779f1 [diff] |
drm/i915/selftests: Flush any i915_active callback work as well Make trebly sure that all possible callbacks and their delayed brethren are complete before asserting that the i915_active should be idle after flushing all barriers. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191023235359.27132-1-chris@chris-wilson.co.uk