https://bugs.freedesktop.org/show_bug.cgi?id=90276
--- Comment #20 from Emil Velikov <[email protected]> --- (In reply to Arthur Heymans from comment #17) > Reversing 3d9e3921f4d77bcaeea913c48b894d1208f0cb06 solves the problem. > > Howerever c39f472e9f14e49a9bc091977ced0ec45fc00c57 changes some names so I > don't know what to for recent kernels. One possible issue (albeit unlikely) is that due to u32 maths the extra multiplication (combined with << 8) is causing an overflow. Fwiw latest upstream is explicitly using u64 typed variables. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
