Skip to content

Draft: panfrost: Implement indirect dispatch in PanVK for v7 and port Gallium side to CL

Mary Guillemard requested to merge marysaka/mesa:panvk-indirect-jm into main

Depends on !32720 (merged)

This implement indirect dispatch in PanVK for v7 while porting Gallium indirect dispatch to use the same CL implementation.

This also enables indirect dispatch for v9 on the Gallium side.

/cc @bbrezillon @kusma @ericsmith @alyssa

Merge request reports

Loading