Re: [Intel-gfx] [PATCH 1/2] drm/i915: timespec_sub should already be normalized

2014-07-29 Thread Ben Widawsky
On Wed, Jul 30, 2014 at 07:15:05AM +0100, Chris Wilson wrote: > On Tue, Jul 29, 2014 at 01:14:29PM -0700, Ben Widawsky wrote: > > So don't bother checking it again. > > This was introduced: > > commit b361237bcc7cea1d99f770490120d8bc2aed > > Author: Chris Wilson > > Date: Fri Aug 24 09:35:08

Re: [Intel-gfx] [PATCH 1/2] drm/i915: timespec_sub should already be normalized

2014-07-29 Thread Chris Wilson
On Tue, Jul 29, 2014 at 01:14:29PM -0700, Ben Widawsky wrote: > So don't bother checking it again. > This was introduced: > commit b361237bcc7cea1d99f770490120d8bc2aed > Author: Chris Wilson > Date: Fri Aug 24 09:35:08 2012 +0100 > > drm/i915: Juggle code order to ease flow of the next

[Intel-gfx] [PATCH 1/2] drm/i915: timespec_sub should already be normalized

2014-07-29 Thread Ben Widawsky
So don't bother checking it again. This was introduced: commit b361237bcc7cea1d99f770490120d8bc2aed Author: Chris Wilson Date: Fri Aug 24 09:35:08 2012 +0100 drm/i915: Juggle code order to ease flow of the next patch Cc: Chris Wilson Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i