On Wed, Jun 29, 2016 at 04:09:30PM +0100, Tvrtko Ursulin wrote:
> From: Tvrtko Ursulin
>
> Store the semaphore offset in a temporary variable to avoid
> having to get the VMA offset twice.
>
> Signed-off-by: Tvrtko Ursulin
Reviewed-by: Chris Wilson
The lookup will be gone very soon, and inte
From: Tvrtko Ursulin
Store the semaphore offset in a temporary variable to avoid
having to get the VMA offset twice.
Signed-off-by: Tvrtko Ursulin
---
drivers/gpu/drm/i915/intel_ringbuffer.c | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_r