CPU and GPU cache-coherence

2011-06-07 Thread Donnie Fang
3D render image on WC AGP aperture BO and then CPU fetch the image from this
bo, in order to achieve performance, after 3D finished rendering, validate
this bo into cached system memory and then read it from system memory. But I
always get garbage from there.
After check TTM bo validate codes, it has dealt with cache coherence
properly, i wonder whether there is something I misunderstand or it is not
allowed to move the WC bo from AGP to system memory for reading?
thanks.
-- next part --
An HTML attachment was scrubbed...
URL: 

-- next part --
--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
-- next part --
--
___
Dri-devel mailing list
Dri-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


CPU and GPU cache-coherence

2011-06-07 Thread Donnie Fang
3D render image on WC AGP aperture BO and then CPU fetch the image from this
bo, in order to achieve performance, after 3D finished rendering, validate
this bo into cached system memory and then read it from system memory. But I
always get garbage from there.
After check TTM bo validate codes, it has dealt with cache coherence
properly, i wonder whether there is something I misunderstand or it is not
allowed to move the WC bo from AGP to system memory for reading?
thanks.
--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev--
___
Dri-devel mailing list
dri-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel