diff options
author | Kenneth Graunke <[email protected]> | 2013-05-27 19:44:44 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-10-23 01:06:26 -0700 |
commit | d5db3ece0a5d1a543b55cce38e39543deadc82eb (patch) | |
tree | 4c57d78d9c5acd477c27165bbb2fb0e85dfa0ea0 /src/gallium | |
parent | 63974c0f5b26e369a790505af6820d4bbcf451b2 (diff) |
i965: Move flushing out of write_reg and into the callers.
The current callers just want to write a single register, so combining
the register read with a pipeline flush made sense. However, in the
future we'll want to do multiple register reads back to back, and we'll
only want to flush once.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions