All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Gorm Hansen <jacobg@diku.dk>
To: xen-devel <xen-devel@lists.sourceforge.net>
Subject: ATI Radeon 9600SE and intel-agp, again
Date: Fri, 04 Feb 2005 18:47:04 -0800	[thread overview]
Message-ID: <420433A8.8050203@diku.dk> (raw)

hi,

I have now switched over to using the open 'R300' ATI Radeon driver in 
my quest for accellerated 3D under Xen.

I have the driver running with reasonable performance under normal 
Linux, but in Xen it still refuses to load due to the lack of intel-agp.

intel-agp refuses to load because the call to MMU_SET_FOREIGNDOM (trying 
to give the I/O pages to dom_io) fails, because the pages are owned by 
dom0 instead of by dom_io. If I remove the ownership check in get_page() 
(in Xen) I can load the module, but dom0 will crash when X tries to map 
AGP memory.

Again, this is _before_ any nonstandard drivers are loaded, just a plain 
Xenlinux on top of a plain Xen. intel-agp is the first module loaded.

The good news:

1) There is an open Radeon 3D driver for which we have the source.
2) This driver and the ATI fglrx driver fail in exactly the same way, 
meaning there is still hope for getting the fglrx driver working as well.

and the bad news:

1) intel-agp refuses to load with an ATI 9600SE (r350 chip, 8x AGP, 
128meg DDR) card under Xen, though the same config works fine in plain 
Linux.

I will try and understand how this stuff is supposed to work, I have an 
internet-connected debug-machine with serial console, if anyone with 
more Xen-AGP knowledge wishes to help debugging this.

Jacob


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

             reply	other threads:[~2005-02-05  2:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-05  2:47 Jacob Gorm Hansen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-05  7:52 ATI Radeon 9600SE and intel-agp, again Ian Pratt
2005-02-06  7:31 ` Jacob Gorm Hansen
2005-02-06  7:59   ` Jacob Gorm Hansen
2005-02-06  9:34 Ian Pratt
2005-02-07 21:42 ` Jacob Gorm Hansen
2005-02-07 22:08 Ian Pratt
2005-02-07 22:45 ` Jacob Gorm Hansen

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=420433A8.8050203@diku.dk \
    --to=jacobg@diku.dk \
    --cc=xen-devel@lists.sourceforge.net \
    /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.