[Nouveau] [Bug 90350] [G96] Portal's portal are incorrectly rendered

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 9 10:57:52 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Looks like I was right in my guess. Since NVAC tends to have the same things as
NVA0, I'm assuming that FMUL.SAT becomes a thing on G200+. Fix pushed:

commit da136dc07ddb6147d181c96f475b94f6281efd73
Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date:   Sat May 9 03:26:07 2015 -0400

    nv50/ir: only enable mul saturate on G200+

    Commit 44673512a84 enabled support for saturating fmul. However
    experimentally this does not seem to work on the older chips. Restrict
    the feature to G200 (NVA0) and later.

    Reported-by: Pierre Moreau <pierre.morrow at free.fr>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90350
    Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
    Tested-by: Pierre Moreau <pierre.morrow at free.fr>
    Reviewed-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>
    Cc: mesa-stable at lists.freedesktop.org

-- 
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: <http://lists.freedesktop.org/archives/nouveau/attachments/20150509/1a4d89c4/attachment.html>


More information about the Nouveau mailing list