linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Henry Worth <haworth@ncal.verio.com>, <linuxppc-dev@lists.linuxppc.org>
Subject: Re: Darwin AGPGART?
Date: Fri, 20 Apr 2001 12:36:12 +0200	[thread overview]
Message-ID: <19031231231335.5698@mailhost.mipsys.com> (raw)
In-Reply-To: <3ADF63A5.C4FC9969@ncal.verio.com>


>
>Looks like the uniNorth AGP GART finally made it into the Darwin
>CVS (xnu-4-2/iokit/Drivers/pci/drvApplePCI/AppleMacRiscPCI.[ch]
>and generic i/f defs in xnu-4-2/iokit/IOKit/pci/IOAGPDevice.h).
>Before I dig too deeply into this, has anyone looked into it
>yet?

It was there for some time ;)

I did look at it, I did also implement a driver for it, and ...
it didn't work. Basically, it looks like UniNorth AGP cannot
make the AGP aperture visible to the CPU. (It may not be the
case with all UniNorth versions, but it was on the G4 I tested
with).

That mean that some hacking similar to what the DRI driver does
for PCIGART is necessary to use it (that is doing mappings of
memory instead of mapping the AGP aperture itself).

Ben.

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

      reply	other threads:[~2001-04-20 10:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-19 22:16 Darwin AGPGART? Henry Worth
2001-04-20 10:36 ` Benjamin Herrenschmidt [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=19031231231335.5698@mailhost.mipsys.com \
    --to=benh@kernel.crashing.org \
    --cc=haworth@ncal.verio.com \
    --cc=linuxppc-dev@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).