Skip to content

freedreno, tu, ir3: Enable tiled workgroup item dispatch on a7xx

Connor Abbott requested to merge cwabbott0/mesa:review/tu-cs-tiling into main

This was one of the missing pieces from the initial a7xx bringup. Document what this bit, and other related tiling bits, do, and plumb through the necessary pieces to disable it when necessary.

This needs more performance testing.

Merge request reports