commit | bf06112f869dd6a6c85a8d9fbbe879fb363011d6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jul 09 14:02:04 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 10 12:22:44 2018 +0100 |
tree | aaa030e0b4869d256b5f09ad8915d96ddc01e822 | |
parent | b7bb6138c2d5fc0a79a465478c7bbf74902289f7 [diff] |
drm/i915: Tidy i915_gem_suspend() In the next patch, we will make a fairly minor change to flush outstanding resets before suspend. In order to keep churn to a minimum in that functional patch, we fix up the comments and coding style now. 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/20180709130208.11730-7-chris@chris-wilson.co.uk