[PATCH] drm/radeon: improve sa allocator for multi ring load balancing

2012-05-03 Thread j.gli...@gmail.com
From: Jerome Glisse This add a per ring allocation management and load balance the chunk of the temp buffer between each ring. A ring that often fail to find a hole or worse have to wait for previous fence will have more chance to grow over other ring. This ring is properly

[PATCH] drm/radeon: improve sa allocator for multi ring load balancing

2012-05-03 Thread j . glisse
From: Jerome Glisse jgli...@redhat.com This add a per ring allocation management and load balance the chunk of the temp buffer between each ring. A ring that often fail to find a hole or worse have to wait for previous fence will have more chance to grow over other ring. This ring is properly CPU