commit | 0f2f61d4a8d4611155e7d1633db271ead9057981 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 23 07:44:22 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 23 14:56:36 2017 +0000 |
tree | 8520c06cb4c63f8c1bb1252c8cca4cf31987a2bc | |
parent | 24f417ec0c41a8e2b27ae7d2d64fe0ea13f322dd [diff] |
drm/i915: Remove one level of indention from wait-for-execute Now that the code is getting simpler, we can reduce the indentation when waiting for the global_seqno. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170223074422.4125-17-chris@chris-wilson.co.uk