Skip to content

panfrost: Simplify cmdstream descriptor allocation

Boris Brezillon requested to merge bbrezillon/mesa:panfrost-desc-alloc into master

I recently spent some time debugging a misalignment issue on a Viewport descriptor, so here is a series aiming at simplifying descriptor allocation.

Merge request reports