nvc0: enable compute support by default on GK110+
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 9 May 2016 22:22:35 +0000 (00:22 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 10 May 2016 15:47:01 +0000 (17:47 +0200)
commite46ac18ebec099d88a5c2c650ba09657b364ec4e
tree44ef2baef3e838f5638395e85d7a046d07585bac
parent2b58bc44615c2ac61a0ff35cc69c8aae2b501083
nvc0: enable compute support by default on GK110+

Compute support seems to be pretty stable now, and according to piglit
it doesn't seem to break 3D state.

As a side effect, this will expose ARB_compute_shader on GK110/GK208.

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