[Nouveau] [Bug 20023] nv20: unwanted solid fills during busyloop rendering

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 9 12:51:52 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20023





--- Comment #1 from Pekka Paalanen <pq at iki.fi>  2009-02-09 12:51:52 PST ---
Hypothesis: Gallium hw ctx and EXA hw ctx are leaking state, incomplete context
switching.

Test: disable all EXA acceleration.

NV04EXAPrepareSolid(), NV04EXAPrepareCopy(), NV10EXACheckComposite() were
modified to return FALSE immediately. Additionally UTS and DFS were disabled
via xorg.conf.

Result: no impact. The SCF appears as before.

Even though EXA should not be using hw acceleration, the DRM and EXA hw ctxs
still exist. However, it is unlikely for the SCF to be caused by state leaking
from a context to another.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Nouveau mailing list