Skip to content

freedreno: More PM4 fixes/improvements

Connor Abbott requested to merge cwabbott0/mesa:more-pm4-2 into master

This consists of a few things I noticed while looking at a trace of the dEQP triangle test with the Vulkan blob that @flto sent me. With adreno_pm4.xml synced from this series, the packets themselves are now 100% decoded with cffdump, i.e. there aren't any remaining unknown bits.

Merge request reports