Quoting Claudio Ciccani: > I made some changes to the patch: > - Replaced the keyword 'AGP' by 'GART': this is because the system > could provide access not only to AGP GART memory, but also to > PCI and PCI-E GART memory; > - Added a flag (CCF_WRITEGARTMEM) indicating that the driver can > transfer data from video to gart memory.
That's a nice temporary solution and a good code base for adding the GART surface memory pool later after my surface core rewrite. How does the driver know if the buffer is in GART or Video Memory? I haven't seen a driver supporting that in your patch. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
