[Bug 28615] [r300g] Hard freeze when running POP: Sands of time under wine

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 12 19:19:28 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28615

--- Comment #1 from Marek Olšák <maraeo at gmail.com> 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.


More information about the dri-devel mailing list