[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 buffer can be share with o

[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 alloc

[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 buffer can be share with o

Re: [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 alloc

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

2011-11-16 Thread j . glisse
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 buffer can be share with o

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

2011-11-16 Thread j . glisse
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 buffer can be share with o