public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Ben Widawsky <ben@bwidawsk.net>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: "intel-gfx@lists.freedesktop.org" <intel-gfx@lists.freedesktop.org>
Subject: Re: TIMESTAMP register
Date: Tue, 17 Apr 2012 16:27:45 -0700	[thread overview]
Message-ID: <20120417162745.229b7608@bwidawsk.net> (raw)
In-Reply-To: <20120417210418.GS4104@phenom.ffwll.local>

On Tue, 17 Apr 2012 23:04:18 +0200
Daniel Vetter <daniel@ffwll.ch> wrote:

> On Tue, Apr 17, 2012 at 08:34:11PM +0000, Lawrynowicz, Jacek wrote:
> > ARB_timer_query allows client read TIMESTAMP both asynchronously and synchronously.
> > The former can be implemented as you said but the latter requires support from the KMD.
> > This must be a simple MMIO read as this is the only way to report "current" GPU time.
> > Implementing synchronous TIMESTAMP query using pipe control would render the third example from ARB_timer_query spec useless.
> 
> Ok, I've looked like a dofus again, but now I've read the spec and we
> indeed seem to need a synchronous readout of the TIMESTAMP register. I
> guess a new register will do, together with some fixed-point integer that
> tells userspace how to convert it to nanoseconds.
> -Daniel

I've not read the spec, but synchronous and "current" doesn't mean the
exact same thing to me. I assume the spec doesn't allow getting the
value in a batch and then just waiting for rendering to complete?

If we go with the register read approach, I vote sysfs.

  reply	other threads:[~2012-04-17 23:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-17 19:12 TIMESTAMP register Lawrynowicz, Jacek
2012-04-17 19:39 ` Daniel Vetter
2012-04-17 20:34   ` Lawrynowicz, Jacek
2012-04-17 21:04     ` Daniel Vetter
2012-04-17 23:27       ` Ben Widawsky [this message]
2012-04-17 23:51         ` Chris Wilson
2012-04-18  6:32           ` Lawrynowicz, Jacek
2012-04-18  7:35             ` Chris Wilson
2012-04-18  7:53               ` Lawrynowicz, Jacek
2012-04-18  8:05                 ` Chris Wilson
2012-04-30 21:11           ` Eric Anholt

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=20120417162745.229b7608@bwidawsk.net \
    --to=ben@bwidawsk.net \
    --cc=daniel@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