diff options
author | Bruno Jiménez <[email protected]> | 2014-07-16 23:12:47 +0200 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2014-07-23 10:29:17 -0400 |
commit | dbaf0bc38874f8fe4277698435248b7efb336f37 (patch) | |
tree | 9ea59ddd9b3c6e2723ace3b90bc01a7e9bf51ad4 /src/gallium/drivers/r600/evergreen_compute.h | |
parent | e7bda844e665c56c22d6ed0d801ee670d4137b1a (diff) |
r600g/compute: Remove unneeded code from compute_memory_promote_item
Now that we know that the pool is defragmented, we positively know
that allocated + unallocated will be the total size of the
current pool plus all the items that will be promoted. So we only
need to grow the pool once.
This will allow us to just add the new items to the end of the
item_list without the need of looking for a place to the new item.
Reviewed-by: Tom Stellard <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/evergreen_compute.h')
0 files changed, 0 insertions, 0 deletions