https://bugs.freedesktop.org/show_bug.cgi?id=28615 --- Comment #1 from Marek Olšák <maraeo@xxxxxxxxx> 2010-07-12 19:19:28 PDT --- [My comment from Bug 29020, which seems to be the same issue as yours] Multiple simultaneously running contexts are most probably the cause of these hardlocks, because this way the driver may generate pretty much a random command stream which has valid register writes, meaning that the CS checker doesn't notice anything, and the hardware goes crazy. Wine uses multiple contexts quite often, if not all the time. Soon I am going to rewrite winsys for it to support multiple command streams, and then we'll see if it resolves this issue... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel