From: Michel Lanners <mlan@cpu.lu>
To: linuxppc-dev@lists.linuxppc.org
Subject: Re: Radeon DRI support patch
Date: Fri, 25 Jan 2002 05:59:32 +0100 (CET) [thread overview]
Message-ID: <E16TySf-000098-00@piglet.grunz.lu> (raw)
In-Reply-To: <Pine.LNX.4.43.0201241431430.29327-100000@andromeda.dsdk12.net>
On 24 Jan, this message from Derrik Pates echoed through cyberspace:
>
> On Thu, 24 Jan 2002, daRonin wrote:
>
>> I install benh kernel and applied your patches on my new Powerbook Titanium.
>>
>> Seems to be working, it's nice to get more than 400FPS. Unfortunately it still seems to be a bit flaky.
>>
>> It does freeze the machine randomly when running GLX apps.
>
> That's the ever-lovely UniNorth AGP adding joy to your day. Ben's still
> working on getting the kinks out of supporting it - it's weird.
By chance, this would not be something comparable to what has been
discovered for the athlon processor under linux recently? Namely cache
coherency problems between processor and AGP.
>From what I understood (which may be wrong ;-) AGP gart is non-coherent
(by design?) . So, if the processor has a _cacheable_ mapping for the
same memory as the AGP card also has, there can be coherency problems if
the (valid) data in the processor's cache is modified by the AGP card
before the processor writes the cache line back to memory.
It was also mentioned that the erronous behaviour was related to
speculative writes, which are also use on the PPC processors.
Just a shot in the dark...
Michel
-------------------------------------------------------------------------
Michel Lanners | " Read Philosophy. Study Art.
23, Rue Paul Henkes | Ask Questions. Make Mistakes.
L-1710 Luxembourg |
email mlan@cpu.lu |
http://www.cpu.lu/~mlan | Learn Always. "
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2002-01-25 4:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-24 20:47 Radeon DRI support patch daRonin
2002-01-24 21:32 ` Derrik Pates
2002-01-25 4:59 ` Michel Lanners [this message]
2002-01-25 7:26 ` Tony 'Nicoya' Mantler
2002-01-31 0:39 ` daRonin
-- strict thread matches above, loose matches on Subject: below --
2002-01-22 1:11 Ani Joshi
2002-01-22 19:51 ` Ani Joshi
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=E16TySf-000098-00@piglet.grunz.lu \
--to=mlan@cpu.lu \
--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).