From: Daniel Vetter <daniel@ffwll.ch>
To: Ben Widawsky <ben@bwidawsk.net>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/2] semaphorify the pageflip BO (if possible)
Date: Thu, 29 Mar 2012 10:49:35 +0200 [thread overview]
Message-ID: <20120329084935.GC4106@phenom.ffwll.local> (raw)
In-Reply-To: <20120328172308.25a906d9@bwidawsk.net>
On Wed, Mar 28, 2012 at 05:23:08PM -0700, Ben Widawsky wrote:
> Daniel, how do you want to handle this?
It's somewhere on my list of things to do. I'd like to play around with
this on my ivb first just to see what's going on, but otherwise nothing to
complain about here.
Yours, Daniel
>
> On Wed, 21 Mar 2012 17:19:11 -0700
> Ben Widawsky <ben@bwidawsk.net> wrote:
>
> > I've not observed any FPS changes with my limited testing.
> >
> > Here is the performance data I collected with nexuiz, measuring the
> > latency of i915_gem_object_pin_to_display_plane. Top is before, bottom
> > is after.
> >
> > N Min Max Median Avg
> > Stddev x 2246 0.352 37.538 2.791
> > 3.3091901 1.8631844
> > + 2239 0.281 44.517 2.699 3.088992
> > 1.583838 Difference at 95.0% confidence
> > -0.220198 +/- 0.101227
> > -6.65414% +/- 3.05896%
> > (Student's t, pooled s = 1.72938)
> >
> >
> > Ben Widawsky (2):
> > drm/i915: extract ring sync code
> > drm/i915: use semaphores for the display plane
> >
> > drivers/gpu/drm/i915/i915_drv.h | 19 +++++++++
> > drivers/gpu/drm/i915/i915_gem.c | 51
> > ++++++++++++++++++++--- drivers/gpu/drm/i915/i915_gem_execbuffer.c
> > | 60 +--------------------------- 3 files changed, 66
> > insertions(+), 64 deletions(-)
> >
>
--
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48
prev parent reply other threads:[~2012-03-29 8:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-22 0:19 [PATCH 0/2] semaphorify the pageflip BO (if possible) Ben Widawsky
2012-03-22 0:19 ` [PATCH 1/2] drm/i915: extract ring sync code Ben Widawsky
2012-03-22 9:50 ` Chris Wilson
2012-03-22 0:19 ` [PATCH 2/2] drm/i915: use semaphores for the display plane Ben Widawsky
2012-03-22 9:56 ` Chris Wilson
2012-03-22 16:07 ` Ben Widawsky
2012-03-22 16:18 ` Chris Wilson
2012-03-22 16:48 ` Ben Widawsky
2012-03-30 23:38 ` Daniel Vetter
2012-03-30 23:42 ` Chris Wilson
2012-03-29 0:23 ` [PATCH 0/2] semaphorify the pageflip BO (if possible) Ben Widawsky
2012-03-29 8:49 ` Daniel Vetter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120329084935.GC4106@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=ben@bwidawsk.net \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.