http://bugs.freedesktop.org/show_bug.cgi?id=14284
--- Comment #4 from Danny <[EMAIL PROTECTED]> 2008-02-08 01:51:22 PST --- Created an attachment (id=14214) --> (http://bugs.freedesktop.org/attachment.cgi?id=14214) patch enabling pcigart and making sure cmdbuf goes there DMA queue hangs only happen when the command buffer is in FB. Turning on AGP on powerpc leads to lockups with DFS, even when using a PCI gart. Therefore, current drm has agp_init disabled. This patch enables PCI gart in the DDX, and makes sure the cmd buffer goes there. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
