nvc0: fix compute state initialization on GK110+
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 13 Feb 2016 23:14:34 +0000 (00:14 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 16 Feb 2016 20:39:00 +0000 (21:39 +0100)
commitbc331dd8389312cbb2f1bac323e7cd79b155cfa0
tree4c7a2dbffb14a08d89178dc0456f9e203e1227ba
parenta61823b584d75dddf46061135b08b2777a8c468d
nvc0: fix compute state initialization on GK110+

Because our firmware doesn't support the GK110_COMPUTE.FIRMWARE[0x6]
method the GPU hangs when it is used. Removing it fix the issue and
allow to launch compute shaders on GK110+.

Tested on GK208 and GM107.

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