diff options
author | Jason Ekstrand <[email protected]> | 2014-09-16 16:34:23 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2014-09-30 10:29:14 -0700 |
commit | 27d7ef094a55d6aeac22a11f20a9e819af4dd633 (patch) | |
tree | 83efd32a1f697f6d2e37dcd76d9fa618524ccb70 /docs | |
parent | 16819b48ab0af244ccb5ef466a7343b1982792be (diff) |
i965/fs: Fix a bug in register coalesce
This commit fixes a bug in register coalesce that happens when one register
is moved to another the proper number of times but the channels are
re-arranged. When this happens, the previous code would happily coalesce
the registers regardless of the fact that the channel mappins were wrong.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions