[PATCH] drm/radeon: introduce a sub allocator and convert ib pool to it

2011-11-16 Thread j.gli...@gmail.com
From: Jerome Glisse Somewhat specializaed sub-allocator designed to perform sub-allocation for command buffer not only for current cs ioctl but for future command submission ioctl as well. Patch also convert current ib pool to use the sub allocator. Idea is that ib poll

[PATCH] drm/radeon: introduce a sub allocator and convert ib pool to it

2011-11-16 Thread Jerome Glisse
On Wed, Nov 16, 2011 at 2:18 PM, wrote: > From: Jerome Glisse > > Somewhat specializaed sub-allocator designed to perform sub-allocation > for command buffer not only for current cs ioctl but for future command > submission ioctl as well. Patch also convert current ib pool to use > the sub

[PATCH] drm/radeon: introduce a sub allocator and convert ib pool to it

2011-11-16 Thread j.gli...@gmail.com
From: Jerome Glisse Somewhat specializaed sub-allocator designed to perform sub-allocation for command buffer not only for current cs ioctl but for future command submission ioctl as well. Patch also convert current ib pool to use the sub allocator. Idea is that ib poll

[PATCH] drm/radeon: introduce a sub allocator and convert ib pool to it

2011-11-16 Thread j . glisse
From: Jerome Glisse jgli...@redhat.com Somewhat specializaed sub-allocator designed to perform sub-allocation for command buffer not only for current cs ioctl but for future command submission ioctl as well. Patch also convert current ib pool to use the sub allocator. Idea is that ib poll buffer