OSDN Git Service

drm/i915: Remove one level of indention from wait-for-execute
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 23 Feb 2017 07:44:22 +0000 (07:44 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 23 Feb 2017 14:56:36 +0000 (14:56 +0000)
commit0f2f61d4a8d4611155e7d1633db271ead9057981
tree8520c06cb4c63f8c1bb1252c8cca4cf31987a2bc
parent24f417ec0c41a8e2b27ae7d2d64fe0ea13f322dd
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
drivers/gpu/drm/i915/i915_gem_request.c