http://bugs.freedesktop.org/show_bug.cgi?id=21849
--- Comment #3 from Fabio <[email protected]> 2009-05-27 09:16:42 PST --- I started bisecting mainline kernel and noticed a big merge from drm-next ( http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=shortlog;h=drm-next ) that may have introduced the lockups. Indeed bisecting drm-next give the following commit: 4247ca942a16745da3d09c58996b276d02655a72 is first bad commit commit 4247ca942a16745da3d09c58996b276d02655a72 Author: Dave Airlie <[email protected]> Date: Fri Feb 20 13:28:34 2009 +1000 drm/radeon: align ring writes to 16 dwords boundaries. On some radeon GPUs this appears to introduce another level of stability around interacting with the ring. Its pretty much what fglrx appears to do. Signed-off-by: Dave Airlie <[email protected]>(In reply to comment #1) > No, the kernel drm module there isn't updated anymore. You should be getting > only libdrm from there. What about completely removing the obsolete modules from there then? It only confuses users that may want an updated module. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
