i965/gen6/gs: Add instruction URB flags to geometry shaders EOT message.
authorIago Toral Quiroga <itoral@igalia.com>
Wed, 9 Jul 2014 13:32:57 +0000 (15:32 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Fri, 19 Sep 2014 13:01:15 +0000 (15:01 +0200)
commit621685ad4c747cc67e1b6c7ba95fa59774196a54
tree4d613d8ce145227c8551a6c37b105f67bef67151
parent2c85132e511bbef9a0965c69848981b1bffb5bad
i965/gen6/gs: Add instruction URB flags to geometry shaders EOT message.

Gen6 seems to require that EOT messages include the complete flag too or else
the GPU hangs. We add will this flag to the instruction when we emit the
thread end opcode.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/brw_vec4_generator.cpp