diff options
author | Alejandro Piñeiro <[email protected]> | 2016-03-23 12:20:05 +0100 |
---|---|---|
committer | Alejandro Piñeiro <[email protected]> | 2016-05-17 07:34:40 +0200 |
commit | 96c276dda909ddf12714b9e64b7207156e8fd4bb (patch) | |
tree | c40e541b966984561bd3728c0ec84e16a69e0d6b /CleanSpec.mk | |
parent | 1ff32ae8b2367950c543770ee5e6e459312cebce (diff) |
i965/fs: half exec_size when dealing with 64 bits attributes
The HW has a restriction that only vertical stride may cross register
boundaries. Until now this was only handled on VGRFs at
rw_reg_from_fs_reg, but it is also needed for attributes.
v2:
* Remove reference to commit id on commit message (Juan Suarez)
* Simplify code that compute final exec_size (Ian Romanick)
* Use REG_SIZE on that same code (Kenneth Graunke)
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions