[Nouveau] [Bug 95403] [GK110] misaligned_gpr spamming dmesg when playing victor vran
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 15 14:54:40 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95403
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Should be fixed by:
commit 2ef3cdb07e42d985103b5a3e930b2bba676e920b
Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date: Sat May 14 19:25:15 2016 -0400
nvc0/ir: make sure to align the second arg of TXD to 4, as we do for TEX
This was handled in handleTEX(), however the way the logic works, those
extra arguments aren't added on by then, so it did nothing. Instead we
must duplicate that bit here. GK110 appears to complain about
MISALIGNED_GPR, however it's reasonable to believe that GK104 has the
same requirements.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95403
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: mesa-stable at lists.freedesktop.org
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20160515/11dacdc1/attachment-0001.html>
More information about the Nouveau
mailing list