drm/nvc0/gr: fix TP init for transform feedback offset queries
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 11 Nov 2011 19:47:58 +0000 (20:47 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 30 Nov 2011 13:40:16 +0000 (23:40 +1000)
Without this, they return bytes written since the last update of
the offset, but we want the full offset.

Trace shows setting this on GPC[0]/TP[0] is enough.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found