commit | d13a31770077a841dfa33f741079e82255ee0100 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 25 19:22:04 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 25 19:23:17 2020 +0000 |
tree | cac3affb81ae681d1f22d26b8d99f3cb754ea52e | |
parent | 53e3ca6749186b5c147964bddc4eb47ba8b5f69e [diff] |
drm/i915: Flush idle barriers when waiting If we do find ourselves with an idle barrier inside our active while waiting, attempt to flush it by emitting a pulse using the kernel context. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Steve Carbonari <steven.carbonari@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200225192206.1107336-1-chris@chris-wilson.co.uk