commit | c38c651b39a642d5900e9c8122cfc9bff4343538 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Wed Jun 29 16:09:30 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Jun 30 17:20:45 2016 +0100 |
tree | f7145ef6c459c732b80e9984b91e27d13e4605ba | |
parent | 1b9e665064c6fad91f4265743555406f5804dbcb [diff] |
drm/i915: Compact gen8_ring_sync Store the semaphore offset in a temporary variable to avoid having to get the VMA offset twice. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>