git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33dbc27
)
drm/nvc0/gr: fix TP init for transform feedback offset queries
author
Christoph Bumiller
<e0425955@student.tuwien.ac.at>
Fri, 11 Nov 2011 19:47:58 +0000
(20:47 +0100)
committer
Ben 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