nv50/ir: only enable mul saturate on G200+
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 9 May 2015 07:26:07 +0000 (03:26 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 9 May 2015 17:41:51 +0000 (13:41 -0400)
commitda136dc07ddb6147d181c96f475b94f6281efd73
tree19bd1c12c42d484a0e040f77e1fca392555df579
parent7892210400e8f3bd14697c0a3dd56e98454a45df
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@free.fr>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90350
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Tested-by: Pierre Moreau <pierre.morrow@free.fr>
Reviewed-by: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
Cc: mesa-stable@lists.freedesktop.org
src/gallium/drivers/nouveau/codegen/nv50_ir_target_nv50.cpp