https://bugs.freedesktop.org/show_bug.cgi?id=39282
--- Comment #41 from Alex Deucher <[email protected]> 2011-12-12 12:41:55 PST --- (In reply to comment #40) > > rdev->config.evergreen.max_simds = 7; > rdev->config.evergreen.max_backends = 4 * > rdev->config.evergreen.num_ses; > rdev->config.evergreen.max_simds = 7; > rdev->config.evergreen.max_backends = 4 * > rdev->config.evergreen.num_ses; > copy paste error. It should only be there once. Shouldn't hurt anything though. > ... which is the same thing twice. And, the "old" if statement that selects > between a BARTS and a BARTS LE, is gone now. Is this intentional? Yes. -- 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
