diff options
author | Kenneth Graunke <[email protected]> | 2019-01-16 01:19:44 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-02-21 10:26:11 -0800 |
commit | b9697dd820f618ddeb31f9b713bbef43cb11827d (patch) | |
tree | dd77328de1e91e8462cba08d6299d92cd2a63b96 /src/mapi | |
parent | 61798e3c88f299d14a084c10cfefa9d6679f0505 (diff) |
iris: Fix SO issue with INTEL_DEBUG=reemit, set fewer bits
INTEL_DEBUG=reemit was breaking streamout tests, by re-emitting
3DSTATE_SO_BUFFER commands that tell the HW to zero the SO write
offsets. We would need to alter them to use 0xFFFFFFFF for the offset.
Also, have each upload function only flag bits relevant to its own
pipeline.
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions