r600g/compute: divide the item list in two
authorBruno Jiménez <brunojimen@gmail.com>
Wed, 18 Jun 2014 15:01:54 +0000 (17:01 +0200)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 20 Jun 2014 17:43:54 +0000 (13:43 -0400)
commit4d1e4429e6ce817394547a2c28fb7d1370a20a41
treeaada5a03786b0c0475468a297669c7f1384d6046
parente3dfe3f7b2323428d68851341f541944a89d1783
r600g/compute: divide the item list in two

Now we will have a list with the items that are in the pool
(item_list) and the items that are outside it (unallocated_list)

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/r600/compute_memory_pool.c
src/gallium/drivers/r600/compute_memory_pool.h