[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080331083816.GC29105@one.firstfloor.org>
Date: Mon, 31 Mar 2008 10:38:16 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Thomas Hellström <thomas@...gstengraphics.com>
Cc: Andi Kleen <andi@...stfloor.org>, Dave Airlie <airlied@...hat.com>,
linux-kernel@...r.kernel.org, tglx@...utronix.de, mingo@...hat.com,
arjan@...ux.intel.com
Subject: Re: [PATCH] x86: create array based interface to change page attribute
> Also I think we need to clarify the semantics of the c_p_a
> functionality. Right now both AGP and DRM relies on c_p_a doing an
> explicit cache flush. Otherwise the data won't appear on the device side
> of the aperture.
But surely not in cpa I hope ? Or are you saying you first write data
and then do cpa? If true that would be quite an abuse of CPA
I would say and you should fix it ASAP.
> If we use self-snoop, the AGP and DRM drivers can't rely on this flush
> being performed, and they have to do the flush themselves, and for
They definitely should flush themselves if they want data to reach
the device. That is obviously required any time they reuse a page
too.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists