public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Ben Widawsky <ben@bwidawsk.net>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/5 v3] timed BO wait
Date: Wed, 2 May 2012 22:49:30 -0700	[thread overview]
Message-ID: <20120502224930.31cd3f9d@bwidawsk.net> (raw)
In-Reply-To: <1335738156-27706-1-git-send-email-ben@bwidawsk.net>

The updated work is below, rebased on top of dinq.
http://cgit.freedesktop.org/~bwidawsk/drm-intel/log/?h=wait_rendering
git://people.freedesktop.org/~bwidawsk/drm-intel wait_rendering

I'll resubmit the patches once we settle on the review comments from
patch 1.

Thanks Chris, and Daniel for the feedback so far.

On Sun, 29 Apr 2012 15:22:29 -0700
Ben Widawsky <ben@bwidawsk.net> wrote:

> This adds the fixes to the patches which Daniel didn't already take. New
> patch to update trace events is here as well, otherwise they're pretty
> much just cleanups and bug fixes from the previous try.
> 
> Ben Widawsky (5):
>   drm/i915: timeout parameter for seqno wait
>   drm/i915: make waiting trace events more useful
>   drm/i915: extract some common olr+wedge code
>   drm/i915: wait render timeout ioctl
>   drm/i915: s/i915_wait_reqest/i915_wait_seqno/g
> 
>  drivers/gpu/drm/i915/i915_dma.c         |    1 +
>  drivers/gpu/drm/i915/i915_drv.h         |    6 +-
>  drivers/gpu/drm/i915/i915_gem.c         |  260 ++++++++++++++++++++++---------
>  drivers/gpu/drm/i915/i915_trace.h       |   45 +++++-
>  drivers/gpu/drm/i915/intel_overlay.c    |    4 +-
>  drivers/gpu/drm/i915/intel_ringbuffer.c |    2 +-
>  include/drm/i915_drm.h                  |    8 +
>  7 files changed, 238 insertions(+), 88 deletions(-)
> 



-- 
Ben Widawsky, Intel Open Source Technology Center

      parent reply	other threads:[~2012-05-03  5:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-29 22:22 [PATCH 0/5 v3] timed BO wait Ben Widawsky
2012-04-29 22:22 ` [PATCH 1/5 v2] drm/i915: timeout parameter for seqno wait Ben Widawsky
2012-05-01  1:39   ` [PATCH 1/5] " Ben Widawsky
2012-05-02 21:47     ` Daniel Vetter
2012-05-03  4:32       ` Ben Widawsky
2012-04-29 22:22 ` [PATCH 2/5] drm/i915: make waiting trace events more useful Ben Widawsky
2012-05-01  1:40   ` Ben Widawsky
2012-05-02 21:12     ` Daniel Vetter
2012-05-02 21:22       ` Chris Wilson
2012-05-02 21:36         ` Daniel Vetter
2012-05-02 21:56           ` Daniel Vetter
2012-04-29 22:22 ` [PATCH 3/5 v2] drm/i915: extract some common olr+wedge code Ben Widawsky
2012-05-02 21:08   ` Daniel Vetter
2012-04-29 22:22 ` [PATCH 4/5 v3] drm/i915: wait render timeout ioctl Ben Widawsky
2012-05-01  1:41   ` [PATCH 4/5] " Ben Widawsky
2012-05-01 17:19     ` Eric Anholt
2012-05-01 18:08       ` Ben Widawsky
2012-05-02 21:26     ` Daniel Vetter
2012-04-29 22:22 ` [PATCH 5/5] drm/i915: s/i915_wait_reqest/i915_wait_seqno/g Ben Widawsky
2012-04-29 22:22 ` [PATCH] intel: add a timed wait function Ben Widawsky
2012-04-29 22:22 ` [PATCH] tests/wait render timeout test Ben Widawsky
2012-05-03  5:49 ` Ben Widawsky [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=20120502224930.31cd3f9d@bwidawsk.net \
    --to=ben@bwidawsk.net \
    --cc=daniel.vetter@ffwll.ch \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox