[Nouveau] [Bug 92922] [NVE6] Xorg random freeze

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 12 10:09:59 PST 2015


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

Ilia Mirkin <imirkin at alum.mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Xorg random freeze          |[NVE6] Xorg random freeze

--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Actually the version of mesa is the most relevant thing here. Looks like we're
somehow feeding a color surface to a zeta endpoint? That shouldn't happen :)
I'd believe the opposite... but I don't see how this happens.

[ zeta = depth/stencil buffer. storage type = 0xfe == color storage type
fallback ]

Unfortunate that you're getting this with gnome-shell... would be nice if you
could repro it with something that's easier to trace. If you're open to
building your own mesa lib, I could hack up a patch that would assert that
we're sticking zeta surfaces into the zeta endpoint, which would make any
offenders die at the point of offence.

The INVALID_OPCODE thing is unrelated -- that sounds like good ol' bad code
generated by our shader compiler, or perhaps some sort of confusion in which
code gets uploaded where. Not entirely unheard of, but haven't had one of those
in a while.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151112/d6adf41f/attachment.html>


More information about the Nouveau mailing list