[PATCH] drm/radeon: introduce a sub allocator and convert ib pool to it
Jerome Glisse
j.glisse at gmail.com
Wed Nov 16 11:14:58 PST 2011
On Wed, Nov 16, 2011 at 2:18 PM, <j.glisse at gmail.com> wrote:
> From: Jerome Glisse <jglisse at 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 can be share with other
> command buffer submission not having 64K granularity.
>
> Signed-off-by: Jerome Glisse <jglisse at redhat.com>
Ignore first send (was wrong patch).
Cheers,
Jerome
More information about the dri-devel
mailing list