r600g: fix CAYMAN geometry shader support
authorDave Airlie <airlied@redhat.com>
Fri, 31 Jan 2014 03:35:51 +0000 (03:35 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 5 Feb 2014 00:49:42 +0000 (10:49 +1000)
commitce9e939144aa2c711718dce42477858e13f6b264
tree15686129a4a789f5165f3e3bdeaaa73001b595ee
parent7ec5e883f20a7ed88c23a98c4be8d4a4ea06e81e
r600g: fix CAYMAN geometry shader support

cayman has a different end of program bit, so do that properly.

fixes hangs with geom shader tests on cayman.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600_shader.c