linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Michel Dänzer" <michdaen@iiic.ethz.ch>
To: Michel Lanners <mlan@cpu.lu>
Cc: debian-powerpc@lists.debian.org, linuxppc-dev@lists.linuxppc.org
Subject: Re: Xvideo acceleration: GATOS for PPC?
Date: Wed, 29 Aug 2001 16:59:22 +0200	[thread overview]
Message-ID: <3B8D0349.58D1B1E7@iiic.ethz.ch> (raw)
In-Reply-To: 200108290541.HAA29842@mcp.cpu.lu


Michel Lanners wrote:

> > Michel Dänzer wrote:
> > > > Although I found no evidence documented evicende of this, I suppose
> > > > this is because XFree (plain), although implementing Xvideo, doesn't
> > > > use the hardware acceleration in the ATI chips, whereas the GATOS
> > > > drivers do just that.
> > >
> > > Not quite. Plain XFree86 uses the frontend scaler, which also does the
> > > colorspace conversion. The reason for the CPU load is that the data is
> > > transferred to the card with regular memcpy. If the GATOS drivers use
> > > (virtually) no CPU for the transfer, that hints at that they use bus
> > > mastering for the transfer. Very interesting, I'll have to look at the
> > > code.
> >
> > False alarm, they also use memcpy. In fact, the code looks very similar to
> > plain XFree86, so I'd be surprised if it makes any difference.
>
> Did you look at the r128 driver only? My test showing the decrease in CPU
> load was on a Rage Mobility-equipped Dell laptop (i.e Mach64-compatible
> using the ati driver).

Nope, I looked at the mach64 code as well. Looks like slightly modified r128
code. The only real difference seems to be that GATOS supports additional
video chips, but that doesn't apply to us.


--
Earthling Michel Dänzer (MrCooper)    \   Debian GNU/Linux (powerpc) developer
CS student, Free Software enthusiast   \        XFree86 and DRI project member

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-08-29 14:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-28 21:11 Xvideo acceleration: GATOS for PPC? Michel Lanners
2001-08-28 21:39 ` Josh Huber
2001-08-28 22:10 ` Michel Dänzer
2001-08-28 23:35   ` Michel Dänzer
2001-08-29  5:41     ` Michel Lanners
2001-08-29 14:59       ` Michel Dänzer [this message]
2001-08-29 11:51 ` Kenneth Johansson

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=3B8D0349.58D1B1E7@iiic.ethz.ch \
    --to=michdaen@iiic.ethz.ch \
    --cc=debian-powerpc@lists.debian.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=mlan@cpu.lu \
    /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;
as well as URLs for NNTP newsgroup(s).