commit | ffe2dee49023c2a47ef7e177ceb22ec6bcaecc11 | [log] [tgz] |
---|---|---|
author | Christoph Bumiller <e0425955@student.tuwien.ac.at> | Fri Nov 11 20:47:58 2011 +0100 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Nov 30 23:40:16 2011 +1000 |
tree | b10f771344b8af076b6be89eae2caeb55e55a84f | |
parent | 33dbc27f1ab3a37d04a8d226327fb3d384870e43 [diff] |
drm/nvc0/gr: fix TP init for transform feedback offset queries 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>