I'm looking at getting PCI card support for FreeBSD, and I have some questions about the DRM's memory use and what it expects. Does any of the code (in the entire DRM) rely on memory being physically contiguous? Does __get_free_pages return pages that will be physically contiguous? Why aren't vmalloc/vfrees covered under the memory allocation limiting in drm_memory.h?
I think if I can get these answered I will have a lot fewer questions about the DRM. _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel