From: Will Dyson <will.dyson@gmail.com>
To: Peter Ronnquist <pronnquist@yahoo.com>
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.sourceforge.net,
xorg@lists.freedesktop.org
Subject: Re: Where/how to start implementing vertical retrace interrupt interface?
Date: Sun, 3 Jul 2005 20:15:55 -0400 [thread overview]
Message-ID: <8e6f947205070317156cabb964@mail.gmail.com> (raw)
In-Reply-To: <20050702154153.88754.qmail@web30507.mail.mud.yahoo.com>
On 7/2/05, Peter Ronnquist <pronnquist@yahoo.com> wrote:
I've added the dri-devel and xorg mailing lists to the cc: list.
> If I have understood things correctly then X/x.org can
> not provide a flicker free update of the graphics on a
> display since the linux kernel does not provide a way
> to synchronize to the vertical retrace of a display.
>
> See
> http://lists.freedesktop.org/archives/xdg/2004-August/004561.html
I don't know if that was true at the time it was written, but today
the DRM implements vblank wait for 3 drivers (mga, r128, and radeon).
However, as far as I can tell, none of the X server's 2d drivers
makes use of it. Perhaps some more work is needed to make the
interface convient for the X server?
If you have a card supported by one of these drivers, you can move on
to getting the X server to use that capability to support vblank
counters in the XSync extension.
http://freedesktop.org/~jg/roadmap.html#mozTocId921013
Then you only need for toolkits (and/or individual apps) to get with
the program and start using using XSync.
> If a person with little previous experience of the
> linux kernel source tree would like to start on such a
> feature then how complicated do you believe it is to
> implement? (days or months of work)
>
> Where in the kernel source is a good place to start
> looking?
linux/drivers/char/drm/ is where the kernel drivers for graphics cards live.
Here is an overview of the different pieces of the current
drm/dri/xserver graphics puzzle:
http://dri.freedesktop.org/wiki/DriverFiles
--
Will Dyson
prev parent reply other threads:[~2005-07-04 0:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-02 15:41 Peter Ronnquist
2005-07-04 0:15 ` Will Dyson [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=8e6f947205070317156cabb964@mail.gmail.com \
--to=will.dyson@gmail.com \
--cc=dri-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=pronnquist@yahoo.com \
--cc=xorg@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
all inboxes | Powered by JetHome®