I had problems with DRI not working (PCI GART not mapping) on a system configured with 64KB pages. Lowering the page size to 16KB fixes the problem, but it would be nice to add an error message to the DRI code to indicate why the mapping failed and what the user should change. Patch to be attached. Cheers, Tim
Created attachment 19589 [details] Patch
Please send patches by email? Suitable recipients for this one are: dri-devel@lists.sourceforge.net airlied@linux.ie linux-kernel@vger.kernel.org akpm@linux-foundation.org Thanks.
what's the status here?