[PATCH] drm/i915: Disable high-precision vblank timestamping

2011-01-23 Thread Mario Kleiner
> -- > > Message: 10 > Date: Sun, 23 Jan 2011 10:50:01 + > From: Chris Wilson > Subject: [PATCH] drm/i915: Disable high-precision vblank timestamping > for UMS > To: Chris Clayton > Cc: linux-kernel at vger.kernel.org, dri-dev

[PATCH] drm/i915: Disable high-precision vblank timestamping for UMS

2011-01-23 Thread Chris Clayton
On Sunday 23 January 2011, Chris Wilson wrote: > On Sun, 23 Jan 2011 11:28:22 +, Chris Clayton googlemail.com> wrote: > > Hi Chris, > > > > On Sunday 23 January 2011, Chris Wilson wrote: > > > We only have sufficient information for accurate (sub-frame) > > > timestamping when the modesetting

[PATCH] drm/i915: Disable high-precision vblank timestamping for UMS

2011-01-23 Thread Chris Wilson
On Sun, 23 Jan 2011 11:28:22 +, Chris Clayton wrote: > Hi Chris, > > On Sunday 23 January 2011, Chris Wilson wrote: > > We only have sufficient information for accurate (sub-frame) timestamping > > when the modesetting is under our control. > > > With this patch (and the earlier one) applied

[PATCH] drm/i915: Disable high-precision vblank timestamping for UMS

2011-01-23 Thread Chris Clayton
Hi Chris, On Sunday 23 January 2011, Chris Wilson wrote: > We only have sufficient information for accurate (sub-frame) timestamping > when the modesetting is under our control. > > Reported-by: Chris Clayton > Signed-off-by: Chris Wilson > --- > drivers/gpu/drm/i915/i915_drv.c |3 +++ > 1

[PATCH] drm/i915: Disable high-precision vblank timestamping for UMS

2011-01-23 Thread Chris Wilson
We only have sufficient information for accurate (sub-frame) timestamping when the modesetting is under our control. Reported-by: Chris Clayton Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915_drv.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/

Re: [PATCH] drm/i915: Disable high-precision vblank timestamping

2011-01-23 Thread Mario Kleiner
-- Message: 10 Date: Sun, 23 Jan 2011 10:50:01 + From: Chris Wilson Subject: [PATCH] drm/i915: Disable high-precision vblank timestamping for UMS To: Chris Clayton Cc: linux-ker...@vger.kernel.org, dri-devel@lists.freedesktop.org Message-ID

Re: [PATCH] drm/i915: Disable high-precision vblank timestamping for UMS

2011-01-23 Thread Chris Clayton
On Sunday 23 January 2011, Chris Wilson wrote: > On Sun, 23 Jan 2011 11:28:22 +, Chris Clayton wrote: > > Hi Chris, > > > > On Sunday 23 January 2011, Chris Wilson wrote: > > > We only have sufficient information for accurate (sub-frame) > > > timestamping when the modesetting is under our co

Re: [PATCH] drm/i915: Disable high-precision vblank timestamping for UMS

2011-01-23 Thread Chris Clayton
Hi Chris, On Sunday 23 January 2011, Chris Wilson wrote: > We only have sufficient information for accurate (sub-frame) timestamping > when the modesetting is under our control. > > Reported-by: Chris Clayton > Signed-off-by: Chris Wilson > --- > drivers/gpu/drm/i915/i915_drv.c |3 +++ > 1

Re: [PATCH] drm/i915: Disable high-precision vblank timestamping for UMS

2011-01-23 Thread Chris Wilson
On Sun, 23 Jan 2011 11:28:22 +, Chris Clayton wrote: > Hi Chris, > > On Sunday 23 January 2011, Chris Wilson wrote: > > We only have sufficient information for accurate (sub-frame) timestamping > > when the modesetting is under our control. > > > With this patch (and the earlier one) applied

[PATCH] drm/i915: Disable high-precision vblank timestamping for UMS

2011-01-23 Thread Chris Wilson
We only have sufficient information for accurate (sub-frame) timestamping when the modesetting is under our control. Reported-by: Chris Clayton Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915_drv.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/