All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michel Lanners <mlan@cpu.lu>
To: michdaen@iiic.ethz.ch (Michel Dänzer)
Cc: debian-powerpc@lists.debian.org, linuxppc-dev@lists.linuxppc.org
Subject: Re: Xvideo acceleration: GATOS for PPC?
Date: Wed, 29 Aug 2001 7:41:23 METDST	[thread overview]
Message-ID: <200108290541.HAA29842@mcp.cpu.lu> (raw)
In-Reply-To: <3B8C2AC1.4563CF09@iiic.ethz.ch>; from "Michel Dänzer" at Aug 29, 101 1:35 am

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1171 bytes --]


Hi Michel,

> 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).

Anyway, Tonight I'll try the r128 on PPC and report back...

Cheers

Michel
--
.signature: no such file or directory

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

  reply	other threads:[~2001-08-29  5:41 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 [this message]
2001-08-29 14:59       ` Michel Dänzer
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=200108290541.HAA29842@mcp.cpu.lu \
    --to=mlan@cpu.lu \
    --cc=debian-powerpc@lists.debian.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=michdaen@iiic.ethz.ch \
    /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.