Alan Cox wrote:
On Mer, 2004-10-06 at 22:02, Ian Romanick wrote:

Here's my question. Is there any way to "trick" it into doing back-to-back reads as a single PCI transfer? So, if I did something like:


Not that anyone has found. I'm not sure PCI even really allows it except
for prefetchable memory.

Except of course DMA - so the DMA for radeon announcement seems ideal
for Mesa here.

Note that there's some code in there already which uses the blitter to copy from framebuffer to agp memory, though it tries to implement the entire readpixels() operation rather than being a useful low-level operation.


Keith


------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to