nvc0: disable tessellation on maxwell
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 14 Aug 2015 19:58:28 +0000 (15:58 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Fri, 14 Aug 2015 20:02:26 +0000 (16:02 -0400)
commitd3e23f1ff915c01541f8df375b50b93b3da565a8
treeb33f3a0d1297981918f544689ecaf1837984fd3e
parenta6e75e3cd74fd60200cc8dddc672a2d88495eb06
nvc0: disable tessellation on maxwell

The address calculations are all different (e.g. see GP), there appear
to be sync's in programs, and probably a bunch of other differences.
Just disable it for now.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c