[Bug 40767] [r600g] This commit is crashing World of Warcraft at start-up

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 12 04:35:39 PDT 2011


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

--- Comment #11 from Chris Rankin <rankincj at googlemail.com> 2011-09-12 04:35:39 PDT ---
(In reply to comment #10)
> Can you try this patch?

Yes, that patch seems to work. I've tried printing out the values of
pc->MaxParameters, MAX_PROGRAM_LOCAL_PARAMS and MAX_PROGRAM_ENV_PARAMS, and I'm
seeing lines like these:

pc->MaxParameters=4096, MAX_LOCAL=4096, MAX_ENV=256
pc->MaxParameters=96, MAX_LOCAL=4096, MAX_ENV=256

I'm guessing the first example is likely to be causing problems.

-- 
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