[Mesa-dev] [PATCH 0/6] u_upload_mgr changes
Nicolai Hähnle
nhaehnle at gmail.com
Tue Dec 29 06:33:20 PST 2015
On 21.12.2015 17:35, Marek Olšák wrote:
> Hi,
>
> This patch series adds more flexibility to u_upload_mgr. First, it adds the ability to specify the alignment per suballocation. The idea is that several users can use the same upload buffer, but each may need a different alignment. Finally, it allows specifying PIPE_USAGE, which usually affects memory placement.
>
> Please review.
My comment from patch 2 about the alignment parameter applies to patches
3 & 4 as well. With that, the series is
Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.com>
> Marek
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
More information about the mesa-dev
mailing list