https://bugs.freedesktop.org/show_bug.cgi?id=91117
Ilia Mirkin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Ilia Mirkin <[email protected]> --- Fix pushed. If this trace still gives you issues, feel free to reopen. commit ad62ec8316a926682958e7ab52639992867c3755 Author: Ilia Mirkin <[email protected]> Date: Fri Jun 26 15:01:22 2015 -0400 nv50/ir: propagate modifier to right arg when const-folding mad An immediate has to be the second arg of an ADD operation. However we were mistakenly propagating the modifier of the non-folded value to the folded immediate argument. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91117 Signed-off-by: Ilia Mirkin <[email protected]> Cc: "10.5 10.6" <[email protected]> -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
