https://bugs.freedesktop.org/show_bug.cgi?id=31298
--- Comment #7 from Daniel Vetter <[email protected]> 2010-11-02 14:06:52 PDT --- FYI I've needed the following to make kms work on my mac mini g4: - radeon.agpmode=-1 (the box hangs almost immediately after the gpu dies - likely due to cache coherency problems - when the gpu reset is performed) - the patch "drm/radeon: Add early unregister of firmware fb's" is required to prevent the open firmwire driver from fighting with the modesetting radeon driver. This also kills the gpu on initial modeset. -Daniel -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
