All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Widawsky <ben@bwidawsk.net>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org, mesa-dev@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH] intel: add a timed wait function
Date: Wed, 30 May 2012 13:32:39 -0700	[thread overview]
Message-ID: <20120530133239.4e155e38@bwidawsk.net> (raw)
In-Reply-To: <CAKMK7uEPBjKkTC+4NqS7yFHxE1ju7902v+Lk_TEojy196CvJnw@mail.gmail.com>

On Wed, 30 May 2012 21:07:57 +0200
Daniel Vetter <daniel@ffwll.ch> wrote:

> On Wed, May 30, 2012 at 7:41 PM, Eric Anholt <eric@anholt.net> wrote:
> > I guess GL_ALREADY_SIGNALED handling will be done using a check for
> > bo_busy() before calling this.
> 
> I've just read through the mesa code and gl_already_signalled seems to
> be handled already by core mesa code in _mesa_ClientWaitSync (if the
> driver sets syncObject->Status correctly). So I guess the current
> kernel code should work as-is and only the libdrm interface needs some
> colour adjustments around the timeout parameter.
> -Daniel

What have we all agreed on for the color?

-- 
Ben Widawsky, Intel Open Source Technology Center

  reply	other threads:[~2012-05-30 20:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-27 20:16 Fw: [Intel-gfx] [PATCH] intel: add a timed wait function Ben Widawsky
2012-05-30 17:41 ` Eric Anholt
2012-05-30 18:13   ` Ben Widawsky
2012-05-30 19:07   ` Fw: " Daniel Vetter
2012-05-30 20:32     ` Ben Widawsky [this message]
2012-05-30 22:35     ` Eric Anholt
2012-05-31  7:05       ` Daniel Vetter

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=20120530133239.4e155e38@bwidawsk.net \
    --to=ben@bwidawsk.net \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=mesa-dev@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.