On Thu, Dec 15, 2016 at 04:49:49PM +, Tvrtko Ursulin wrote:
>
> On 13/12/2016 14:47, Chris Wilson wrote:
> >On Tue, Dec 13, 2016 at 02:37:27PM +, Tvrtko Ursulin wrote:
> >>From: Tvrtko Ursulin
> >>
> >>Cast VM pointers before substraction to save the compiler
> >>doing a smart one which i
On 13/12/2016 14:47, Chris Wilson wrote:
On Tue, Dec 13, 2016 at 02:37:27PM +, Tvrtko Ursulin wrote:
From: Tvrtko Ursulin
Cast VM pointers before substraction to save the compiler
doing a smart one which includes multiplication.
v2: Only keep the first optimisation and prettify it. (Chri
On Tue, Dec 13, 2016 at 02:37:27PM +, Tvrtko Ursulin wrote:
> From: Tvrtko Ursulin
>
> Cast VM pointers before substraction to save the compiler
> doing a smart one which includes multiplication.
>
> v2: Only keep the first optimisation and prettify it. (Chris Wilson)
>
> Signed-off-by: Tvr
From: Tvrtko Ursulin
Cast VM pointers before substraction to save the compiler
doing a smart one which includes multiplication.
v2: Only keep the first optimisation and prettify it. (Chris Wilson)
Signed-off-by: Tvrtko Ursulin
Cc: Chris Wilson
---
drivers/gpu/drm/i915/i915_vma.h | 12 +++