All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Gorm Hansen <jacobg@diku.dk>
To: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>
Cc: xen-devel <xen-devel@lists.sourceforge.net>
Subject: Re: ATI Radeon 9600SE and intel-agp, again
Date: Sat, 05 Feb 2005 23:59:06 -0800	[thread overview]
Message-ID: <4205CE4A.2030108@diku.dk> (raw)
In-Reply-To: <4205C7C9.6080204@diku.dk>

Jacob Gorm Hansen wrote:
>     printk("trying to remap addr %p phys %p size %d to DOM_IO\n",addr, 
> phys_addr, size);
> 
>     if (direct_remap_area_pages(&init_mm, (unsigned long) addr, phys_addr,
>                     size, __pgprot(_PAGE_PRESENT | _PAGE_RW |
>                            _PAGE_DIRTY | _PAGE_ACCESSED
>                            | flags), DOMID_IO)) {
> 
> the printk says:
> "trying to remap addr d0900000 phys 3ff00000 size 262144 to DOM_IO"
> 
> And the call fails in Xen who claims that dom0 and not dom_io owns these 
> pages.

I have tried replacing DOMID_IO with DOMID_LOCAL, and then the call goes 
through, but I have no idea if it makes any sense doing that.

By the way, I just tried with an Nvidia graphics card in the machine, 
and the problem is the same, so it must be a problem with the chipset 
which is an Intel i875. The machine is a Dell Precision 380 
workstation-class machine with a P4 3.2GHz and 1GB mem.

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-06  7:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-07 22:08 Ian Pratt
2005-02-07 22:45 ` Jacob Gorm Hansen
2005-02-06  9:34 Ian Pratt
2005-02-07 21:42 ` Jacob Gorm Hansen
2005-02-05  2:47 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=4205CE4A.2030108@diku.dk \
    --to=jacobg@diku.dk \
    --cc=m+Ian.Pratt@cl.cam.ac.uk \
    --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.