Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information