diff options
author | Alex Deucher <[email protected]> | 2011-06-09 16:26:50 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2011-06-09 16:26:50 -0400 |
commit | 8681ebcf7f1daf0a346ea7d41013d5af02e3c7c7 (patch) | |
tree | f55125ca34b10341cfb31abe437e4a33f4e8b166 /src/gallium/tools | |
parent | 6861a701772eac3a6a7d3136d03efa7ac7e5c026 (diff) |
r600g: Handle CONFIG regs properly
CONFIG regs (byte offsets 0x8000-0xac00) are single state and the pipeline
must be flushed and hw idle when they are changed. Border color regs
are in the CONFIG range and this is why a flush is required when changing
them. CONTEXT regs (byte offset 0x28000+) are multi-state and those do
not require flushes when changing them.
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'src/gallium/tools')
0 files changed, 0 insertions, 0 deletions