http://bugs.freedesktop.org/show_bug.cgi?id=26350
--- Comment #3 from Rafał Miłecki <[email protected]> 2010-01-31 09:39:33 PST --- Created an attachment (id=32950) --> (http://bugs.freedesktop.org/attachment.cgi?id=32950) Full results of my speed test Currently reclocking engine takes averagely .005152s. That's way too long. Using Dave's patch I went down to averagely .000287s. With registers patch went down to averagely .000267s. Using both patches gave even nicer result: .000185s. Both + my patch hacked (to use "while" op): .000177s. In every case corruptions were gone. About hacked version of my patch, I switched to using "while" (just like AtomBIOS does) instead of waiting in "for" for bit in 0x600. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
