commit | 8de1b23efaede0e355cba017992ab032e983c61c | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Mar 03 14:36:42 2016 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Mar 03 17:26:51 2016 +0000 |
tree | 957ac59847f232528c143fa6ffb58f669aea1004 | |
parent | 3f177625ee896f5d3c62fa6a49554a9c0243bceb [diff] |
drm/i915/lrc: Do not wait atomically when stopping engines I do not see that this needs to be done atomically and up to one second is quite a long time to busy loop. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>