commit | 59c6b775a6aacfe03c84dae62c2fd45d4af9d70b | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Apr 14 19:36:28 2011 -0700 |
committer | Eric Anholt <eric@anholt.net> | Sun Apr 17 10:26:09 2011 -0700 |
tree | 5391952408a854713bd069653e071061affd6aca | |
parent | 14eedf3028422e98ac05713a3e3c37e6c9b4cf37 [diff] |
i965/fs: Add gen6 register spilling support. Most of this is code movement to get the scratch space allocated in a shared location. Other than that, the only real changes are that the old oword block messages now operate on oword-aligned areas (with new messages for unaligned access, which we don't do), and that the caching control is in the SFID part of the descriptor instead of message control. Fixes glsl-fs-convolution-1.