I'm working on a DRI implementation for a graphic chip, which has PCI DMA capability but without any GART functions. In its implementation, I tried to get DMA buffers, but it just required to flush memory cache before starting DMA. Is it supposed to work that way, or have I missed something?
I used drmAddBufs with flags == 0. As I'm a newbie DRI developoer, any help is welcome. Thanks in advance. __________________________________________________________________ Introducing the New Netscape Internet Service. Only $9.95 a month -- Sign up today at http://isp.netscape.com/register Netscape. Just the Net You Need. New! Netscape Toolbar for Internet Explorer Search from anywhere on the Web and block those annoying pop-ups. Download now at http://channels.netscape.com/ns/search/install.jsp ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
