>
> It seems this was related to limiting the max_address. Anythingh other
> than 0xffffffffUL makes pci_alloc_consistent allocate pages with GFP_DMA
> which is intended for ISA DMA < 16MB. I don't think we're ever going to
> need this in a DRM driver. I attached an updated patch that uses
> drm_pci_alloc now. Just say "GO!" and I'll commit it. ;-)

GO! it looks good to me, maybe remove one of the TODOs from the drm_pci.c
file as well..

Dave.

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to