nvc0: make use of NVC0_COMPUTE_CLASS for GF110
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 10 Oct 2015 19:59:27 +0000 (21:59 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 10 Oct 2015 20:11:03 +0000 (22:11 +0200)
commit06abd1a25e6388858b7f3a9f3ae245dc39b5ed15
treef5e5dad57c59d8f693c737b74b3d621a678076ea
parenta23bdd1fae196e91ebfbb4b0c7730652c63a91ea
nvc0: make use of NVC0_COMPUTE_CLASS for GF110

In theory, GF110+ should also support NVC8_COMPUTE_CLASS but, in practice,
a ILLEGAL_CLASS dmesg fail appears when using it.

This fixes compute support and MP performance counters on GF110.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nvc0/nvc0_compute.c